Woolz Image Processing  Version 1.7.5
WlzCMeshFromContour
Name
WlzCMeshFromContour - constructs a conforming mesh that is equivalent to the given contour.
Synopsis
WlzCMeshFromContour [-h] [-o<output object>] [<input object>]
Options
-h Help, prints usage message.
-o Output object file.
Description
Constructs an eqivalent conforming mesh to the given contour.
Examples
WlzCMeshFromContour -o mesh.wlz contour.wlz
Creates a new conforming mesh object that has equivalent nodes and elements to the vertices and faces of the given 3D contour.
File
WlzCMeshFromContour.c
See Also
WlzIntro(1) WlzCMeshFromGM(3)