Woolz Image Processing
Version 1.4.0
Main Page
Related Pages
Modules
Data Structures
Files
Directories
WlzContourSzSelect
Basic Woolz Operations
Name
WlzContourSzSelect - Filter remove small shells from contours.
Synopsis
WlzContourSzSelect [-h] -s<threshold> [<input object>]
Options
-h
Help, prints usage message.
-s
Threshold shell size (edges in 2D, loops in 3D).
Description
Removes all shells in the contour which have less than the threshold number of elements.
Examples
ContourSzSelect -s 1000 lobster.wlz >out.wlz
Removes all fragments with less than 1000 faces from the 3D contour model read from lobster.wlz and writes the output to out.wlz.
File
WlzContourSzSelect.c
See Also
WlzIntro(1)
WlzContourObj(1)
WlzGMFilterRmSmShells(3)
Generated on Wed Aug 28 2013 15:06:58 for Woolz Image Processing by
1.7.4