ptselectgray.c File Reference

detects points in a 2D or 3D grayscale image corresponding to a given criterion More...


Detailed Description

detects points in a 2D or 3D grayscale image corresponding to a given criterion

Usage: ptselectgray in.pgm connex t+min t+max t--min t--max out.pgm

Description:

Select all points p such that t+min <= T+(p) <= t+max and t--min <= T--(p) <= t--max

Types supported: byte 2d, byte 3d

Category: topogray

Author:
Nicolas Combaret 2006

Generated on Wed Sep 23 09:15:29 2009 for GRAYSCALE THINNING by  doxygen 1.5.5