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

[FEAT EXTRACTION] - PyRadiomics used in .bmp files of ultrasound images #842

Open MOKA1066 opened 8 months ago

MOKA1066 commented 8 months ago

Hi - this is not a bug report. It's a question on the ultrasound images.

I plan to use the PyRadiomics to extract the features from ultrasound images, i.e. - put the ultrasound image files into its-snap, delineate the ROI, save as .nrrd files, and then use PyRadiomics code in Python to extract the features.

Is this feasible? Can PyRadiomics work with ultrasound images like .bmp files?

Thanks.