#include <opencv2/opencv.hpp>
#include <string>
#include <vector>
#include <aruco/exports.h>
#include <aruco/marker.h>
Go to the source code of this file.
Classes | |
class | aruco::Board |
class | aruco::BoardConfiguration |
This class defines a board with several markers. A Board contains several markers so that they are more robustly detected. More... | |
struct | aruco::MarkerInfo |
Namespaces | |
aruco | |