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