PyRadiomics does not have the option for setting a fixed bin count, as a fixed bin count makes the values less comparable, instead of more. This is because a fixed bin count means that the “meaning” of difference between gray values is dependent on the range of gray values in the ROI. Take for example 2 images with 2 ROIs, with the range of gray values in the first being {0-100} and in the second {0-10}. If you use a fixed bin count, the “meaning” of 1 gray value difference is different (in the first it means 10 gray values different, in the second just 1). This means you are looking at texture based on very different contrasts.
Therefore, PyRadiomics uses a fixed bin width (parameter “binWidth”), which ensures texture feature values are calculated using the same “contrast” between gray values.[1] There are currently no specific guidelines as to what constitutes an optimal bin width. We try to choose a bin width in such a way, that the resulting amount of bins is somewhere between 30 and 130 bins. This allows for differing ranges of intensity in ROIs, while still keeping the texture features informative (and comparable inter lesion!).
[1] Leijenaar RTH, Nalbantov G, Carvalho S, et al.; The effect of SUV discretization in quantitative FDG-PET Radiomics: the need for standardized methodology in tumor texture analysis; Sci Rep. 2015;5(August):11075
Aside from the above reference, these are also some interesting reads on bin count / bin width usage.
- Tixier F, Hatt M, Cheze-Le Rest C, Le Pogam A, Corcos L, Visvikis D: Reproducibility of Tumor Uptake Heterogeneity Characterization Through Textural Feature Analysis in 18F-FDG PET. J Nucl Med 2012; 53:693–700.
- Desseroit M-C, Tixier F, Weber WA, et al.: Reliability of PET/CT Shape and Heterogeneity Features in Functional and Morphologic Components of Non–Small Cell Lung Cancer Tumors: A Repeatability Analysis in a Prospective Multicenter Cohort. J Nucl Med 2017; 58:406–411.
Regards,
Joost van Griethuysen
R
R
Op vrijdag 20 oktober 2017 18:38:13 UTC+2 schreef Daniel Gutmann: