#include <vector>#include <map>#include <string>#include "kpttracker.h"#include "idcluster.h"#include "sqlite3.h"


Go to the source code of this file.
Classes | |
| class | db_keypoint |
| class | visual_object |
| Entry for an object database. More... | |
| struct | visual_object::correspondence |
| struct | visual_object::annotation |
| class | visual_database |
| A database of visual objects. More... | |
Typedefs | |
| typedef sqlite3_int64 | img_id |
Functions | |
| void | update_query_with_frame (incremental_query &query, kpt_tracker *tracker) |
| void | init_query_with_frame (incremental_query &query, pyr_frame *frame) |
1.5.9