Open GitHub-username-hyphen opened 4 years ago
Radiomics features are sensitive to a number of configuration parameters, and, in general, and unfortunately, it is hard in practice to achieve consistent feature values across different implementations. You may want to contact the authors of the feature set you are using in comparison to get access to their implementation. First step would be to check if you can obtain the same feature values as the authors reported using their own software. If they used pyradiomics, you should ask them about the version of pyradiomics they used and the exact parameters file they used.
Hi all,
New to programming but looking into using Pyradiomics for feature extraction. I am comparing the features generated from Pyradiomics to those released by the TCIA for glioblastomas.
Describe the bug Images/Labels were downloaded from TCIA. We changed the labels so that they were binary values for the different tumor parts.
Comparison of feature values from TCIA radiomics data do not match those generated by Pyradiomics, despite running on the same image/label sets.
PyRadiomics configuration None
PyRadiomics log file N/A
To Reproduce See above bug description
Version (please complete the following information):
Additional context Add any other context about your question here.