#include <memory>
#include <set>
#include "kpttracker.h"
#include "visual_database.h"
Go to the source code of this file.
Classes | |
class | vobj_instance |
class | vobj_keypoint |
struct | vobj_keypoint::vobj_keypoint_factory_t |
class | vobj_frame |
struct | vobj_frame::vobj_frame_factory_t |
class | vobj_tracker |
Typedefs | |
typedef std::vector < vobj_instance > | vobj_instance_vector |