Woolz Image Processing  Version 1.7.5
_WlzFMatchObj Struct Reference

A finite element warping feature match, interesting points object. Typedef: WlzFMatchObj. More...

Data Fields

WlzObjectType type
 
int linkcount
 
int nopts
 
WlzFMatchPointmatchpts
 

Detailed Description

A finite element warping feature match, interesting points object. Typedef: WlzFMatchObj.

Field Documentation

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().


The documentation for this struct was generated from the following file: