#include <Eigen/Eigen>
#include <opencv2/opencv.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ov_core::CameraData |
Struct for a collection of camera measurements. More... | |
struct | ov_core::ImuData |
Struct for a single imu measurement (time, wm, am) More... | |
Namespaces | |
ov_core | |
Core algorithms for OpenVINS. | |