SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <vector>
#include <mutex>
#include <string>
#include <DBoW2/BowVector.h>
#include <DBoW2/FeatureVector.h>
#include <opencv2/core/core.hpp>
#include <WAIHelper.h>
#include <WAIOrbVocabulary.h>
#include <WAIFrame.h>
#include <WAIMath.h>
Go to the source code of this file.
Classes | |
class | WAIKeyFrame |
AR Keyframe node class. More... | |
Definition in file WAIKeyFrame.h.