Woolz Image Processing Version 1.4.0
|
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.
Match type.
Node or element to which point attached.
Coordinate of interesting point.
int _WlzFMatchPoint::elements[20] |
Array of elements in which to search for point.
Pointer to features of point.