-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
Description
System information (version)
- OpenCV => ❔
- Operating System / Platform => ❔
- Compiler => ❔
Detailed description
I see there is a typo LLBPHFaceRecognizer -> LBPHFaceRecognizer
https://docs.opencv.org/4.4.0/df/d25/classcv_1_1face_1_1LBPHFaceRecognizer.html
which can be from this line
| - grid_x see LLBPHFaceRecognizer::create. |
Steps to reproduce
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues,
answers.opencv.org, Stack Overflow, etc and have not found solution - I updated to latest OpenCV version and the issue is still there
- There is reproducer code and related data files: videos, images, onnx, etc