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 |
|
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. |