Woolz Image Processing
Version 1.7.5
|
WlzContourCut [-k <knife>] [-o <out>] [-h] [<model>]
-h | Help, prints usage message. |
-o | Output file. |
-k | The knife contour object. |
WlzContourCut -k plate.wlz iso.wlz > out.wlzReads model contour from iso.wlz and knife contour from plate.wlz, creates a new contour object in which all simplices of the model are present unless they are intersected by simplices of the knife. The cut contour object is then written to the output file out.wlz.