Woolz Image Processing
Version 1.7.5
|
A finite element warping feature match, interesting points object. Typedef: WlzFMatchObj. More...
Data Fields | |
WlzObjectType | type |
int | linkcount |
int | nopts |
WlzFMatchPoint * | matchpts |
A finite element warping feature match, interesting points object. Typedef: WlzFMatchObj.
WlzObjectType _WlzFMatchObj::type |
From WlzCoreObject.
Referenced by WlzReadObj().
int _WlzFMatchObj::linkcount |
From WlzCoreObject.
Referenced by WlzReadObj().
int _WlzFMatchObj::nopts |
Number of interesting points.
Referenced by WlzReadObj(), and WlzWriteObj().
WlzFMatchPoint* _WlzFMatchObj::matchpts |
Array of interesting points.
Referenced by WlzReadObj(), and WlzWriteObj().