#include <opencv2/core/core.hpp>
#include <string>
#include <vector>
#include "exports.h"
#include "marker.h"
Go to the source code of this file.
Classes | |
struct | aruco::Marker3DInfo |
class | aruco::MarkerMap |
This class defines a set of markers whose locations are attached to a common reference system, i.e., they do not move wrt each other. A MarkerMap contains several markers so that they are more robustly detected. More... | |
Namespaces | |
aruco | |