Woolz Image Processing
Version 1.7.5
|
WlzCMeshTrStrainTensor [-d] [h] [-i] [-p] [-o<out file>] [-s<x>,<y>,<z>] [<input file>]
-d | If computing the tensor at points, dither the point locations. |
-h | Help, prints usage message. |
-i | Invert the transform, by default the tensors are computed for the transform from the mesh to the displaced mesh. |
-p | Make the output object a points object rather than a conforming mesh. |
-o | Output object file. |
-s | Sampling interval. Giving a sampling interval will also result in a points output object. |
WlzCMeshTrStrainTensor -o meshten.wlz meshtr.wlzCreates a new conforming mesh object (written to meshten.wlz) with the same mesh domain as the input conforming mesh transform (read from meshtr.wlz) but with tensor indexed values attached to the output mesh's elements.