Woolz Image Processing
Version 1.7.5
|
WlzConvexHull [-o<output object>] [-h] [-t<output object type>] [-u] [<input object>]
-o | Output object file name. |
-h | Reports usage information. |
-t | Output object type, which must be one of: |
-u | Ignore voxel size and use unit voxel size. |
WlzConvexHull -o out.wlz -t t in.wlzThe input Woolz object is read from in.wlz, and the contour model corresponding to the convex hull of the input object is written to the file out.wlz.