The operation uses code from the plugin texture analyzer by
Julio E. Cabrera.
Example:
Description
Calculates a stack with one slice for each of the glcm texture analysis features.
Options
radius: The radius of the neighborhood in which the texture features are calculated. step: The step size for the correlation analysis. angle: The direction into which the step for the correlation analysis is done.
Parameter
The only parameter is the input image. It must be a 8-bit greyscale image.
Results
The result is a 32-bit stack with 5 slices:
1. angular second moment
2. contrast
3. correlation
4. inverse difference moment
5. entropy