LinuxCommandLibrary

pgmtexture

calculates Haralick texture features from a PGM image using gray level

TLDR

Calculate image texture measures

$ pgmtexture [input.pgm]
copy
Specify distance
$ pgmtexture -d [1] [input.pgm]
copy

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.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community