#include <Eigen/Eigen>
#include <functional>
#include <iostream>
#include <vector>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/opencv.hpp>
#include "utils/opencv_lambda_body.h"
Go to the source code of this file.
Classes | |
class | ov_core::Grider_FAST |
Extracts FAST features in a grid pattern. More... | |
Namespaces | |
ov_core | |
Core algorithms for OpenVINS. | |