We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While running face detection.py script I am facing this issue.
OpenCV Error: Assertion failed (!empty()) in detectMultiScale, file /home/pi/opencv-3.3.0/modules/objdetect/src/cascadedetect.cpp, line 1698
The text was updated successfully, but these errors were encountered:
Same error for me in the line.
Sorry, something went wrong.
@nagarajansriram - you should put the haarcascade_frontalface_default.xml file into the Cascades folder. Just download the whole folder into your project - https://github.com/Mjrovai/OpenCV-Face-Recognition/tree/master/FaceDetection/Cascades
No branches or pull requests
While running face detection.py script I am facing this issue.
OpenCV Error: Assertion failed (!empty()) in detectMultiScale, file /home/pi/opencv-3.3.0/modules/objdetect/src/cascadedetect.cpp, line 1698
The text was updated successfully, but these errors were encountered: