Typedefs | |
typedef void * | ANGLE |
Pointer to angle object (with an automatic wraparound at -Pi and Pi). More... | |
typedef void * | CIRCLE2D |
Pointer to circle object. More... | |
typedef void * | IMGMOMENTS |
Pointer to moments calculator object. More... | |
typedef void * | LINE2D |
Pointer to 2D-line object (infinite). More... | |
typedef void * | OPTFLOWLK |
Handle to an Optical Flow state object. . More... | |
typedef void * | VECTOR2D |
Pointer to 2D-vector object (either origin vectors or axial vectors). More... | |
Pointer to angle object (with an automatic wraparound at -Pi and Pi).
Handle to objects that may be used to perform 2D geometric operations on them.
Pointer to circle object.
Handle to objects that may be used to perform 2D geometric operations on them.
Pointer to 2D-line object (infinite).
Handle to objects that may be used to perform 2D geometric operations on them.
Pointer to 2D-vector object (either origin vectors or axial vectors).
Handle to objects that may be used to perform 2D geometric operations on them.