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