Woolz Image Processing  Version 1.7.5
WlzContourFlipOrient
Name
WlzContourFlipOrient - flips orientation of edges and faces in contour models.
Synopsis
WlzContourFlipOrient [-h] [-o<output file>] [<input file>]
Options
-o Output object file name.
-h Help - print help message
-v Verbose operation
Reads from standard input and writes to standard output by default.
Description
Flips the orientation of edges in 2D contour models and faces in 3D contour models.
Examples
WlzContourFlipOrient -o out.wlz lobster.wlz
Reverses the orientation of the faces in the 3D contour model lobster.wlz and writes the output to out.wlz.
File
WlzContourFlipOrient.c
See Also
WlzContourObj(1) WlzGMFilterFlipOrient(3)