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.15k stars 495 forks source link

[FEAT EXTRACTION] get feature map of the image #827

Open zj1010 opened 1 year ago

zj1010 commented 1 year ago

hi, i try to use the package to get the feature map of the image,but what i got is the feature map of the ROI, are there any ways to extract the whole image's feature map?

amitjc commented 3 months ago

Hi @zj1010 ,

Consider passing whole image mask/segmentation along with the image, to obtain feature map of entire image.