pgmtexture
calculates Haralick texture features from a PGM image using gray level
TLDR
Calculate image texture measures
$ pgmtexture [input.pgm]
Specify distance$ pgmtexture -d [1] [input.pgm]
SYNOPSIS
pgmtexture [options] [file]
DESCRIPTION
pgmtexture calculates Haralick texture features from a PGM image using gray level co-occurrence matrices. Outputs statistical measures for texture analysis. Part of Netpbm toolkit.
PARAMETERS
-d n
Distance for co-occurrence matrix.
