Woolz Image Processing
Version 1.8.3
|
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.
WlzObjectType _Wlz3DWarpTrans::type |
From WlzCoreObject.
int _Wlz3DWarpTrans::linkcount |
From WlzCoreObject.
WlzPlaneDomain* _Wlz3DWarpTrans::pdom |
Plane domain.
Referenced by WlzFree3DWarpTrans().
WlzFMatchObj** _Wlz3DWarpTrans::intptdoms |
Array of pointers to interesting point objects.
Referenced by WlzFree3DWarpTrans().
int _Wlz3DWarpTrans::iteration |
Current iteration.
int _Wlz3DWarpTrans::currentplane |
Current plane.
float _Wlz3DWarpTrans::maxdisp |
Maximum displacement.
WlzPropertyList* _Wlz3DWarpTrans::plist |
A list of the object's properties.
WlzObject* _Wlz3DWarpTrans::assoc |
Associated object.