AIM-Harvard / SlicerRadiomics

A Slicer extension to provide a GUI around pyradiomics
BSD 3-Clause "New" or "Revised" License
104 stars 48 forks source link

Add support for additional image transformations in pyradiomics #74

Open fedorov opened 2 years ago

fedorov commented 2 years ago

See user request in https://discourse.slicer.org/t/why-is-slicerradiomics-only-partly-functional/24449

Thereby, only LoG, Wavelet and Original image types can be activated. That leaves seven other image transformations unavailable, such as exponential, logarithm, square etc… I know that a full array of image modifications can be achieved by using a Parameters file but such a file in YAML is extremely user-unfriendly for anyone who is not seasoned code developer.