SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <Averaged.h>
#include <HighResTimer.h>
#include <CVTypedefs.h>
#include <CVCalibration.h>
#include <opencv2/aruco.hpp>
#include <opencv2/xfeatures2d.hpp>
#include <SLQuat4.h>
Go to the source code of this file.
Classes | |
class | CVTracked |
CVTracked is the pure virtual base class for tracking features in video. More... | |
Definition in file CVTracked.h.