bazar  1.3.1
Classes | Functions
keypoint.h File Reference
#include <cv.h>
Include dependency graph for keypoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  keypoint
 A 2D feature point as detected by a point detector (yape for example). More...

Functions

CvPoint mcvPoint (keypoint &p)
 Convert a keypoint into a cvPoint from OpenCV.

Detailed Description

Definition in file keypoint.h.