Woolz Image Processing
Version 1.7.5
|
WlzContourSzSelect [-h] -s<threshold> [<input object>]
-h | Help, prints usage message. |
-s | Threshold shell size (edges in 2D, loops in 3D). |
ContourSzSelect -s 1000 lobster.wlz >out.wlzRemoves all fragments with less than 1000 faces from the 3D contour model read from lobster.wlz and writes the output to out.wlz.