Pink 0.9

labeldil.c File Reference

labeling of the connected components of a binary image More...


Detailed Description

labeling of the connected components of a binary image

Usage: labeldil in.pgm se.pgm out.pgm

Description: The argument se.pgm is a structuring element which must be reflexive and symmetric. Connected components are defined by this structuring element. The output image out.pgm has the type "int32_t".

Warning:
No test is done to check properties of the structuring element.

Types supported: byte 2d

Category: connect

Author:
Michel Couprie