OSVR-Core
|
Header. More...
#include "LedMeasurement.h"
#include "cvToEigen.h"
#include "CameraParameters.h"
#include "CameraDistortionModel.h"
#include <osvr/Util/EigenCoreGeometry.h>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
LedMeasurementVec | osvr::vbtracker::undistortLeds (LedMeasurementVec const &distortedMeasurements, CameraParameters const &camParams) |
Perform the undistortion of LED measurements. | |
Header.