pyradiomics
pyradiomics copied to clipboard
[FEAT EXTRACTION] How to use multiple wavelets?
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