#include "exports.h"
#include <vector>
#include <iostream>
#include <cstdint>
#include <opencv2/core/core.hpp>
#include "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 | |