Examples (2)
Extract textural features from a PGM image
pgmtexture path/to/image.pgm > path/to/output.pgmSpecify the distance parameter for the feature extraction algorithm
pgmtexture -d distance path/to/image.pgm > path/to/output.pgmmade by @shridhargupta | data from tldr-pages