Pink 0.9

ptisolated.c File Reference

detects isolated points in a binary image More...


Detailed Description

detects isolated points in a binary image

Usage: ptisolated in.pgm connex out.pgm

Description: An isolated point is a white point, all the n-neighbours of which are black (n = 4, 8 (2d) or 6, 18, 26 (3d), as set by the parameter connex)

Types supported: byte 2d, byte 3d

Category: topobin

Author:
Michel Couprie 2002