Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT EXTRACTION] How to use multiple wavelets? #877

Open
marek-lechowicz opened this issue May 11, 2024 · 0 comments
Open

[FEAT EXTRACTION] How to use multiple wavelets? #877

marek-lechowicz opened this issue May 11, 2024 · 0 comments
Labels

Comments

@marek-lechowicz
Copy link

Hello,

how to propperly set prams in a file to use multiple types of wavelets? I have tried doing it similarly to how sigma is set for LoG filter, but it only results in TypeError - 'schemaFuncs.py", line 11, in checkWavelet raise TypeError('Wavelet not expected type (str)')'

Set params:

imageType:
  Original: {}
  Wavelet: {
    wavelet: ['haar', 'db1'] 
  }
  • OS: Windows 10
  • Python version: 3.10
  • PyRadiomics version: 3.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant