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

Feature Extraction Failed #830

Open NeedHelp14 opened 1 year ago

NeedHelp14 commented 1 year ago

Hello everybody I am trying to extract radiomic features from an echo and am running into some issues.

Here is the issue. error message

I have tried different file types but here I am using BMP. What's the reason for the failure? Any thoughts?

Ianyliu commented 1 year ago

Hi @NeedHelp14 Maybe you could try conducting feature extraction via Python instead of terminal. Someone else had this similar problem in Python and seemd to have fixed it: https://github.com/AIM-Harvard/pyradiomics/issues/809