| Class | Description |
|---|---|
| BaseCascadeClassifier | |
| CascadeClassifier |
Cascade classifier class for object detection.
|
| FaceDetectorYN |
DNN-based face detector, model download link: https://github.com/ShiqiYu/libfacedetection.train/tree/master/tasks/task1/onnx.
|
| FaceRecognizerSF |
DNN-based face recognizer, model download link: https://drive.google.com/file/d/1ClK9WiB492c5OZFKveF3XiHCejoOxINW/view.
|
| HOGDescriptor |
Implementation of HOG (Histogram of Oriented Gradients) descriptor and object detector.
|
| Objdetect | |
| QRCodeDetector |
Groups the object candidate rectangles.
|
Copyright © 2022. All rights reserved.