Main Page Modules File List
label.c File Reference
labeling of some flat zones of a grayscale or a binary image
More...
Detailed Description
labeling of some flat zones of a grayscale or a binary image
Usage: label in.pgm connex <min|max|pla> out.pgm
Description: The argument connex selects the connectivity (4, 8 in 2D; 6, 18, 26 in 3D). The argument <min|max|pla> selects the kind of flat zone to be labeled:
- min selects regional minima (or background components for a binary image)
- max selects regional maxima (or foreground components for a binary image)
- pla selects all flat zones (plateaux). The output image out.pgm has the type "long".
Types supported: byte 2d, byte 3d, long 2d, long 3d
Category: connect
- Author:
-
Michel Couprie
Generated on Fri Dec 17 11:59:37 2004 for Pink by
1.2.18