================== =====================================================================================================================================================================================================================================================================
Subkey             Description                                                                                                                                                                                                                                                          
================== =====================================================================================================================================================================================================================================================================
geometryTolerance  See <https://pyradiomics.readthedocs.io/en/latest/customization.html/>`_ .                                                                                                                                                                                           
normalize          See <https://pyradiomics.readthedocs.io/en/latest/customization.html/>`_ .                                                                                                                                                                                           
normalizeScale     See <https://pyradiomics.readthedocs.io/en/latest/customization.html/>`_ .                                                                                                                                                                                           
interpolator       See <https://pyradiomics.readthedocs.io/en/latest/customization.html?highlight=sitkbspline#feature-extractor-level/>`_ .                                                                                                                                             
preCrop            See <https://pyradiomics.readthedocs.io/en/latest/customization.html/>`_ .                                                                                                                                                                                           
binCount           We advice to use a fixed bin count instead of a fixed bin width, as on imaging modalities such as MRI, the scale of the values varies a lot, which is incompatible with a fixed bin width. See <https://pyradiomics.readthedocs.io/en/latest/customization.html/>`_ .
force2D            See <https://pyradiomics.readthedocs.io/en/latest/customization.html/>`_ .                                                                                                                                                                                           
force2Ddimension   See <https://pyradiomics.readthedocs.io/en/latest/customization.html/>`_ .                                                                                                                                                                                           
voxelArrayShift    See <https://pyradiomics.readthedocs.io/en/latest/customization.html/>`_ .                                                                                                                                                                                           
Original           Enable/Disable computation of original image features.                                                                                                                                                                                                               
Wavelet            Enable/Disable computation of wavelet image features.                                                                                                                                                                                                                
LoG                Enable/Disable computation of Laplacian of Gaussian (LoG) image features.                                                                                                                                                                                            
label              "Intensity" of the pixels in the mask to be used for feature extraction. If using segmentix, use 1, as your mask will be boolean. Otherwise, select the integer(s) corresponding to the ROI in your mask.                                                            
extract_firstorder Determine whether first order features are computed or not.                                                                                                                                                                                                          
extract_shape      Determine whether shape features are computed or not.                                                                                                                                                                                                                
texture_GLCM       Determine whether GLCM features are computed or not.                                                                                                                                                                                                                 
texture_GLRLM      Determine whether GLRLM features are computed or not.                                                                                                                                                                                                                
texture_GLSZM      Determine whether GLSZM features are computed or not.                                                                                                                                                                                                                
texture_GLDM       Determine whether GLDM features are computed or not.                                                                                                                                                                                                                 
texture_NGTDM      Determine whether NGTDM features are computed or not.                                                                                                                                                                                                                
================== =====================================================================================================================================================================================================================================================================