#include <opencv2/opencv.hpp>
#include <cstdio>
#include <iostream>
#include <aruco/cameraparameters.h>
#include <aruco/exports.h>
#include <aruco/marker.h>
Go to the source code of this file.
Classes | |
class | aruco::MarkerDetector::MarkerCandidate |
class | aruco::MarkerDetector |
Main class for marker detection. More... | |
Namespaces | |
namespace | aruco |