Woolz Image Processing
Version 1.7.5
|
WlzCMeshToContour [-h] [-d #] [-o<output object>] [<input object>]
-h | Help, prints usage message. |
-d | Apply this scale factor to the displacements of mesh if they exist. By default no mesh displacements are applied. |
-o | Output object file. |
WlzCMeshToContour -o out.wlz -d in.wlzReads a 2D5 conforming mesh from the file in.wlz, applies the meshes displacements to it's nodes and then outputs the corresponding contour to the file out.wlz.