aruco::Board | |
aruco::BoardConfiguration | This class defines a board with several markers. A Board contains several markers so that they are more robustly detected |
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 |
aruco::CameraParameters | Parameters of the camera |
aruco::CvDrawingUtils | A set of functions to draw in opencv images |
aruco::FiducidalMarkers | |
aruco::Marker | This class represents a marker. It is a vector of the fours corners ot the marker |
aruco::MarkerDetector::MarkerCandidate | |
aruco::MarkerDetector | Main class for marker detection |
aruco::MarkerInfo |