|
Woolz Image Processing
Version 1.7.5
|
WlzCMeshTrExpansion [-h] [-i] [-E|T|V] [-I] [-L] [-n] [-o<out file>]
[<input file>]
| -h | Help, prints usage message. |
| -i | Output spatial domain image not a conforming mesh. |
| -I | Use transform inverse. |
| -E | Use maximum strain tensor eigenvalue. |
| -L | Use kriging rather than barycentric interpolation./td> |
| -T | Use strain tensor trace. |
| -V | Use element volume (default). |
| -n | Normalise expansion factors./td> |
| -o | Output object file. |
WlzCMeshTrExpansion -o meshexp.wlz -i -n meshtr.wlzCreates a new spatial domain (image) object (written to meshexp.wlz) with the mesh expansion factors normalised to fit within the unsigned byte range and with 0 to the value 128.