AIM-Harvard / pyradiomics

Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
http://pyradiomics.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.11k stars 485 forks source link

I want to reduce number of scalers parameter (Under volume information tab in 3d-slicer) to 1 so that I can run the *.nrrd file on Pyradiomics #797

Open Rakeshchandrajoshi opened 1 year ago

Rakeshchandrajoshi commented 1 year ago

I have .nrrd images and has "Number of scaler" parameter (under the volume information tab in 3-d-slicer) has value 8. I want change this file to the .nrrd file having "Number of scaler parameter" is equal to 1. Because it is creating the issue while executing those files having "number of scalers" greater than 1 to run on Pyradiomic platform.