Default settings for defying GLCM, RLM

Distances used by default is [1], but multiple can be specified. As for angles, all possible angles are used, with the ultimate feature value being the mean across features values calculated per angle. It is possible to skip angles that define an offset between slices, using force2D. It is not possible to skip specific angles.

If you want to calculate features for angles separately, you’ll need to create a custom feature class based on the regular GLCM/GLRLM classes. See also this post.

All settings, and their default values, are listed in the PyRadiomics online documentation.