Woolz Image Processing Version 1.4.0
|
WlzClosestVertices [-h] [-2] [-3] [-s <transform>] [-t <transform>] [-u <vertices>] [-o<output file>] [<input file>]
-h | Help, prints usage message. |
-2 | Vertices and object are 2D. |
-3 | Vertices and object are 3D. |
-s | Affine transform to be applied to the given vertices. |
-t | Affine transform to be applied to the given object. |
-u | File containing vertices encoded as ASCII in x, y, z order. |
-o | Output file for closest vertices to those given that have been found in in the given object. These are in the same order as the given vertices and have the same format. |
WlzClosestVertices -3 -s tr.wlz -o out.num -u in.num surf.wlz