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.14k stars 492 forks source link

[FEAT EXTRACTION] Extracting features without mask #775

Closed psarthak36 closed 2 years ago

psarthak36 commented 2 years ago

I would like to know how to extract the radiomic features if my dataset only has the direct images available without masks. Is there any method to do so, or is it mandatory for me to derive the ROI masks and pass them as input to the feature extractor(s)?