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 494 forks source link

[FEAT EXTRACTION] #887

Open MicheleMureddu opened 3 months ago

MicheleMureddu commented 3 months ago

Hello everyone! I would like to ask this question: I have PET images with different sizes [256,256,47] and [256,256,71]. Should I interpolate the first one into the second one? or should I just change the voxel spacing? Thank you very much!