OSVR-Core
|
Implementation. More...
#include "VideoBasedTracker.h"
#include <CameraDistortionModel.h>
#include <UndistortMeasurements.h>
#include <cvToEigen.h>
#include <osvr/Util/CSV.h>
#include <osvr/Util/EigenCoreGeometry.h>
#include <opencv2/core/version.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <algorithm>
#include <fstream>
#include <iostream>
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Implementation.