#include <vector>
#include <iostream>
#include <opencv2/opencv.hpp>
#include <aruco/exports.h>
#include <aruco/cameraparameters.h>
Go to the source code of this file.
Classes | |
class | aruco::Marker |
This class represents a marker. It is a vector of the fours corners ot the marker. More... | |
Namespaces | |
aruco | |