#include <one_way_descriptor_base.h>
Public Member Functions | |
KeyPointEx (CvPoint _center=cvPoint(-1,-1), float _scale=1, int _class_id=-1) | |
KeyPointEx (const cv::KeyPoint &keypoint) | |
~KeyPointEx () | |
Public Attributes | |
int | class_id |
Definition at line 37 of file one_way_descriptor_base.h.
KeyPointEx::KeyPointEx | ( | CvPoint | _center = cvPoint(-1, -1) , |
float | _scale = 1 , |
||
int | _class_id = -1 |
||
) | [inline] |
Definition at line 40 of file one_way_descriptor_base.h.
KeyPointEx::KeyPointEx | ( | const cv::KeyPoint & | keypoint | ) | [inline] |
Definition at line 46 of file one_way_descriptor_base.h.
KeyPointEx::~KeyPointEx | ( | ) | [inline] |
Definition at line 50 of file one_way_descriptor_base.h.
Definition at line 50 of file one_way_descriptor_base.h.