OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
|
Classes | |
class | ArucoDetector |
The main functionality of ArucoDetector class is detection of markers in an image with detectMarkers() method. More... | |
class | BarcodeDetector |
class | BaseCascadeClassifier |
class | Board |
Board of ArUco markers. More... | |
class | CascadeClassifier |
Cascade classifier class for object detection. More... | |
class | CharucoBoard |
ChArUco board is a planar chessboard where the markers are placed inside the white squares of a chessboard. More... | |
class | CharucoDetector |
class | CharucoParameters |
class | DetectorParameters |
struct DetectorParameters is used by ArucoDetector More... | |
class | Dictionary |
Dictionary is a set of unique ArUco markers of the same size. More... | |
class | FaceDetectorYN |
DNN-based face detector. More... | |
class | FaceRecognizerSF |
DNN-based face recognizer. More... | |
class | GraphicalCodeDetector |
class | GridBoard |
Planar board with grid arrangement of markers. More... | |
class | HOGDescriptor |
Implementation of HOG (Histogram of Oriented Gradients) descriptor and object detector. More... | |
class | Objdetect |
class | QRCodeDetector |
class | QRCodeDetectorAruco |
class | QRCodeDetectorAruco_Params |
class | QRCodeEncoder |
Groups the object candidate rectangles. More... | |
class | QRCodeEncoder_Params |
QR code encoder parameters. More... | |
class | RefineParameters |
struct RefineParameters is used by ArucoDetector More... | |