Woolz Image Processing Version 1.4.0
|
A plane-wise 3D finite element warping transform. Typedef: Wlz3DWarpTrans. More...
Data Fields | |
WlzObjectType | type |
int | linkcount |
WlzPlaneDomain * | pdom |
WlzFMatchObj ** | intptdoms |
int | iteration |
int | currentplane |
float | maxdisp |
WlzPropertyList * | plist |
WlzObject * | assoc |
A plane-wise 3D finite element warping transform. Typedef: Wlz3DWarpTrans.
From WlzCoreObject.
From WlzCoreObject.
Plane domain.
Referenced by WlzFree3DWarpTrans().
Array of pointers to interesting point objects.
Referenced by WlzFree3DWarpTrans().
Current iteration.
Current plane.
float _Wlz3DWarpTrans::maxdisp |
Maximum displacement.
A list of the object's properties.
Referenced by WlzReadObj(), and WlzWriteObj().
Associated object.