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

Question About Multicenter MRI data #810

Open Amin-sh-530 opened 1 year ago

Amin-sh-530 commented 1 year ago

Hello I want to run pyradiomics on my MRI data, Considering that my data was prepared with different devices (1.5 and 3 Tesla) and the resolution of the images is also different. 1) Are the features extracted from this package calculated relatively? (For fixing the resolution difference problem) 2) And does the use of MRI devices with different field strength create a problem?

Thanks