Pink 0.9

ptseparating.c File Reference

detects separating points in a 2D or 3D binary image More...


Detailed Description

detects separating points in a 2D or 3D binary image

Usage: ptseparating in.pgm connex out.pgm

Description: A separating point is a white point x such that Tb_n[x] >= 2 (n = 4,8 in 2D or n = 6,18,26 in 3D, as set by the parameter connex)

Types supported: byte 2d, byte 3d

Category: topobin

Author:
Michel Couprie 2002