#include <visual_database.h>


Public Member Functions | |
| db_keypoint (unsigned cid, img_id img) | |
| db_keypoint (const pyr_keypoint &a, img_id img) | |
| bool | operator< (const db_keypoint &a) const |
Public Attributes | |
| img_id | image |
Definition at line 36 of file visual_database.h.
| db_keypoint::db_keypoint | ( | unsigned | cid, | |
| img_id | img | |||
| ) | [inline] |
Definition at line 39 of file visual_database.h.
| db_keypoint::db_keypoint | ( | const pyr_keypoint & | a, | |
| img_id | img | |||
| ) | [inline] |
Definition at line 40 of file visual_database.h.
| bool db_keypoint::operator< | ( | const db_keypoint & | a | ) | const [inline] |
1.5.9