Main Page   Modules   File List  

ptmultiple.c File Reference

detects multiple points in 2d or 3d binary images More...


Detailed Description

detects multiple points in 2d or 3d binary images

Usage: ptmultiple in.pgm connex out.pgm

Description: Detects multiple points in the 2d or 3d binary image in.pgm . A multiple point is a white point x such that Tn[x] > 2 (n = 4 in 2D or n = 6 in 3D, as set by the parameter connex). For the 8-connectivity in 2D, a multiple point is chacacterized by a transition number > 2.

Types supported: byte 2D, byte 3D

Category: topobin

Author:
Michel Couprie 2002

Generated on Fri Dec 17 11:59:38 2004 for Pink by doxygen1.2.18