Pink 0.9

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, 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