bazar
1.3.1
|
#include <cv.h>
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. |
Definition in file keypoint.h.