| 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/opencv/opencv_zoo/tree/master/models/face_detection_yunet
|
| FaceRecognizerSF
DNN-based face recognizer
model download link: https://github.com/opencv/opencv_zoo/tree/master/models/face_recognition_sface
|
| 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.