#include <opencv2/core/core.hpp>
#include "exports.h"
#include "board.h"
#include "cameraparameters.h"
#include "markerdetector.h"
Go to the source code of this file.
Classes | |
class | aruco::BoardDetector |
This class detects AR boards Version 1.2 There are two modes for board detection. First, the old way. (You first detect markers with MarkerDetector and then call to detect in this class. More... | |
Namespaces | |
aruco | |