Woolz Image Processing Version 1.4.0
|
WlzAffineTransformVertices [-h] [-d] [-o<output file>] [-t <transftransform>] [<input file>]
-h | Help, prints usage message. |
-d | Output the vertices in same format used by WlzAffineTransformLSq for 2D the format is <vtx x> <vtx y> <disp x> <disp y> <vtx x> <vtx y> <vtx z> <disp x> <disp y> <disp z> |
-o | Output object file name. |
-t | Input affine transform object. |
WlzAffineTransformVertices -t trans.wlz -o shifted.num orig.num