Woolz Image Processing
Version 1.7.5
|
WlzCMeshSurfaceMap [-2] [-h] [-i#] [-n #] [-d<domain object>] [-o<output object>] [-p<points file>] [-r#] [<input object>]
-2 | Output a 2D mesh rather than a 3D mesh with displacements. |
-h | Help, prints usage message. |
-d | Optional 2D spatial domain object. |
-i | Maximum number of iterations, 0 implies one iteration and mapping will preserve angles (unimplemented). |
-n | Weight for preserving angles, range 0.0 - 1.0 (unimplemented). |
-o | Output object file. |
-p | Displacements file. |
-r | Weight for preserving areas, range 0.0 - 1.0 (unimplemented). |
Sx Sy Sz Dx Dy Dzwhere S and D signify source and displacement.
WlzCMeshSurfaceMap -o out.wlz -p points.tie in.wlzThe displacements in the file points.tie are used to compute a least squares conformal mapping which is output as a mesh with the same domain as the input (read from in.wlz), but with the computed displacements. The output mesh is written to the file out.wlz
WlzCMeshSurfaceMap [-2] [-h] [-i#] [-n #] [-d<domain object>] [-o<output object>] [-p<points file>] [-r#] [<input object>]
-2 | Output a 2D mesh rather than a 3D mesh with displacements. |
-d | Optional 2D spatial domain object. |
-h | Help, prints usage message. |
-i | Maximum number of iterations, 0 implies one iteration and mapping will preserve angles (unimplimented). |
-n | Weight for preserving angles, range 0.0 - 1.0 (unimplimented). |
-p | Displacements file. |
-o | Output object file. |
-r | Weight for preserving areas, range 0.0 - 1.0 (unimplimented). |
Sx Sy Sz Dx Dy Dzwhere S and D signify source and displacement.
WlzCMeshSurfaceMap -o out.wlz -p points.tie in.wlzThe displacements in the file points.tie are used to compute a least squares conformal mapping which is output as a mesh with the same domain as the input (read from in.wlz), but with the computed displacements. The output mesh is written to the file out.wlz