OSVR-Core
|
Implementation. More...
#include "PoseEstimator_RANSAC.h"
#include "CameraParameters.h"
#include "LED.h"
#include "PinholeCameraFlip.h"
#include "UsefulQuaternions.h"
#include "cvToEigen.h"
#include <opencv2/calib3d/calib3d.hpp>
#include <opencv2/core/affine.hpp>
#include <opencv2/core/core.hpp>
#include <algorithm>
#include <iostream>
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Implementation.