OSVR-Core
|
Header. More...
#include "ProjectPoint.h"
#include <osvr/Kalman/AugmentedState.h>
#include <osvr/Kalman/FlexibleKalmanBase.h>
#include <osvr/Kalman/PoseState.h>
#include <osvr/Kalman/PureVectorState.h>
Go to the source code of this file.
Classes | |
struct | osvr::vbtracker::CameraModel |
class | osvr::vbtracker::ImagePointMeasurement |
Measurement class for auto-calibrating Kalman filter in video-based tracker. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Typedefs | |
using | osvr::vbtracker::AugmentedStateWithBeacon = kalman::AugmentedState< kalman::pose_externalized_rotation::State, kalman::PureVectorState< 3 >> |
Header.