Woolz Image Processing  Version 1.8.3
Name
WlzBibToMeshTrans - generates a mesh transform from a bibfiile with basis function parameters and tie-points.
Synopsis
WlzBibToMeshTrans [-h] [-b<bibfile>] [-f<obj>] [<input file>]
Options
-h Prints usage information.
-b A bibfile defining the warp parameters e.g. from MAPaint.
-f A 2D Woolz object which is used to define the mesh, this should be the same as the object to which the mesh transform will be applied.
-o Output file.
Description
Creates a mesh transform from an MAPaint warp bibfile. By default the 2D object used to define the mesh transfrom is read from the standard input and the mesh transform is written to the standard output.
Examples
 
File
WlzFacts.c
See Also
WlzIntro(1) WlzMeshTransformFromCPts(3)