Woolz Image Processing
Version 1.8.3
|
Finite element warping feature match point. Typedef: WlzFMatchPoint. More...
Data Fields | |
WlzMatchType | type |
int | node |
WlzFVertex2 | ptcoords |
int | elements [20] |
WlzFeatureVector * | features |
Finite element warping feature match point. Typedef: WlzFMatchPoint.
WlzMatchType _WlzFMatchPoint::type |
Match type.
int _WlzFMatchPoint::node |
Node or element to which point attached.
WlzFVertex2 _WlzFMatchPoint::ptcoords |
Coordinate of interesting point.
int _WlzFMatchPoint::elements[20] |
Array of elements in which to search for point.
WlzFeatureVector* _WlzFMatchPoint::features |
Pointer to features of point.