| Class | Description |
|---|---|
| ArucoDetector |
\brief The main functionality of ArucoDetector class is detection of markers in an image with detectMarkers() method.
|
| BaseCascadeClassifier | |
| BaseCascadeClassifier.MaskGenerator | |
| Board |
\brief Board of ArUco markers
A board is a set of markers in the 3D space with a common coordinate system.
|
| Board.Impl | |
| CascadeClassifier |
\brief Cascade classifier class for object detection.
|
| CharucoBoard |
\brief ChArUco board is a planar chessboard where the markers are placed inside the white squares of a chessboard.
|
| CharucoDetector | |
| CharucoParameters |
\addtogroup objdetect_aruco
\{
|
| CvHaarClassifierCascade |
\defgroup objdetect Object Detection
|
| DetectionBasedTracker |
\addtogroup objdetect_cascade_classifier
\{
|
| DetectionBasedTracker.ExtObject | |
| DetectionBasedTracker.IDetector | |
| DetectionBasedTracker.Parameters | |
| DetectionROI |
\}
|
| DetectorParameters |
\brief struct DetectorParameters is used by ArucoDetector
|
| Dictionary |
\addtogroup objdetect_aruco
\{
|
| FaceDetectorYN |
\addtogroup objdetect_dnn_face
\{
|
| FaceRecognizerSF |
\brief DNN-based face recognizer
|
| GridBoard |
\brief Planar board with grid arrangement of markers
More common type of board.
|
| HOGDescriptor |
\brief Implementation of HOG (Histogram of Oriented Gradients) descriptor and object detector.
|
| QRCodeDetector | |
| QRCodeEncoder |
\}
|
| QRCodeEncoder.Params |
\brief QR code encoder parameters.
|
| RefineParameters |
\brief struct RefineParameters is used by ArucoDetector
|
| SimilarRects |
\addtogroup objdetect_common
\{
|
Copyright © 2023. All rights reserved.