#include <frame_common/frame.h>
#include <vocabulary_tree/generic_tree.h>
#include <vocabulary_tree/database.h>
Go to the source code of this file.
Classes | |
class | vslam::PlaceRecognizer |
Recognizes previously seen frames. More... | |
Namespaces | |
namespace | vslam |
Typedefs | |
typedef std::vector < frame_common::Frame, Eigen::aligned_allocator < frame_common::Frame > > | vslam::FrameVector |