#include <Eigen/Eigen>
#include <boost/filesystem.hpp>
#include <memory>
#include <opencv2/opencv.hpp>
#include "colors.h"
#include "print.h"
#include "quat_ops.h"
Go to the source code of this file.
Classes | |
class | ov_core::YamlParser |
Helper class to do OpenCV yaml parsing from both file and ROS. More... | |
Namespaces | |
ov_core | |
Core algorithms for OpenVINS. | |