I am trying to extract features from T1 phase images from MR using the pyRadiomics extension. However, when I select the “input image volume” it does not let me extract, but when I drag the file to the programme interface and change it in the description for “sequence”, the extraction is possible. This is not the case with the other phases (T2, Portal etc). Can anyone tell me what is the reason for this?
I also have a problem when I select segmentation. The file is saved as .seg, but I always have to change it to -seg in the name and drag the file into the programme, otherwise, I can not extract the features either.
Yes, it is T1 W. To extract features from the T2, Portal phases, I could select the original image in “input image volume” but not in T1 because it was read as a sequence. I would like to know if this affects the features because the input image is a sequence and not a volume, or is this just the way the programme reads the images?
Thank you so much for taking the time to help me!
In your article you have normalised the intensity. In my case, I did normalisation in image processing by enabling the parameter in the yaml file I created according to the examples available on pyRadiomics GitHub, is it the same? My file looked like this:
Furthermore, for resampledPixelSpacing I varied it depending on the slices taken and the features presented to me, e.g. for some data I gave 2x2x2 because the values for some features were 1.0 and 0 (“flat regions”), for others I gave 3x3x3, but the IBSI says: “Maintaining consistent isotropic voxel spacing across diferent measurements and devices is therefore important for reproducibility”. So should I choose the same resampling for the whole data set?
It is my understanding that, unfortunately, there are numerous choices that you have to make while extracting radiomics features, and there are few studies prescribing how to make those choices. I personally do believe that you would want to use the same resampling settings for all of your images (especially since this is what IBSI recommends), but I don’t claim to know what are the latest results in the literature.
Thank you for taking the time to reply and help me!
I will take a look at the repository. As for the literature, I have not found much information for the MR yet, but I will keep looking. If I do not find a conclusion, I will probably follow the IBSI recommendations.