Closed lisherlock closed 6 years ago
In short: PyRadiomics expects a 3D, grayscale image in 1 file. There are multiple conversion programs available, including Slicer, dicom2niix and plastimatch.
If I'm reading it correctly, your problem is 2-fold: you have separate files (dcm) and RGB (not grayscale). If you are able to convert to a single file, also check out this thread on the google groups (it handles usage of png, also RGB image).
Could you tell me how to input DICOM file in pyradiomics?
See above, you first need to convert them to e.g. niftii or nrrd, which you can then use as input for PyRadiomics.
For conversion, you can try programs such as Slicer, dicom2niix and plastimatch.
Hi! Thanks your great project first! I have a problem by using pyradiomics recently. I really hope you can help me solve it pls!
Looking forward to your reply!!