Header.
More...
#include "ConfigParams.h"
#include "ImageProcessing.h"
#include "BodyIdTypes.h"
#include "CameraParameters.h"
#include <osvr/Util/EigenCoreGeometry.h>
#include <osvr/Util/TimeValue.h>
#include <osvr/Util/TypeSafeIdHash.h>
#include <opencv2/core/core.hpp>
#include <vector>
#include <memory>
#include <cstddef>
#include <unordered_map>
Go to the source code of this file.
|
using | osvr::vbtracker::BodyIndices = std::vector< BodyId > |
|
using | osvr::vbtracker::LedUpdateCount = std::unordered_map< BodyTargetId, std::size_t > |
|
Header.
- Date
- 2016
- Author
- Sensics, Inc. http://sensics.com/osvr
Definition in file TrackingSystem.h.