CamKeypoint Struct Reference

The Keypoint structure. More...

#include <camellia.h>


Public Member Functions

bool draw (CamImage &image, int color=255) const
 C++ wrapping for camDrawKeypoint function.
bool set_descriptor (const int *const array, int sz)
 Set the descriptor.

Data Fields

int descriptor [128]
 The descriptor table itself.
int x
 x coordinate of keypoints in image
int y
 y coordinate of keypoints in image
int scale
 Scale in pixels.
int angle
 Angle in degrees.
int value
 Hessian value.
int size
 Size of descriptor.
void * internal
 Internal use only.


Detailed Description

The Keypoint structure.
The documentation for this struct was generated from the following file:
Generated on Thu Jan 3 16:41:07 2008 for Camellia by  doxygen 1.5.3