| Package | Description |
|---|---|
| org.opencv.objdetect |
| Class and 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.
|
| QRCodeDetector |
| QRCodeEncoder
Groups the object candidate rectangles.
|
| QRCodeEncoder_Params
QR code encoder parameters.
|
Copyright © 2022. All rights reserved.