Woolz Image Processing
Version 1.7.5
|
WlzCMeshExtrapolate [-h] [-N] [-o<output object>] [-u<low>,<high>] [<input object>]
-h | Help, prints usage message. |
-N | Use nearest neighbour rather than linear extrapolation. |
-o | Output object file. |
-u | Unknown value range (default is NaN). |
WlzCMeshExtrapolate -o allknownmesh.wlz partknownmesh.wlzCreates a new conforming mesh object that has all values known using the given mesh and it's values to extrapolate unknown values.