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
I try to find out the solution based on web searching. So, Which file move to where?
Thanks Best Regards
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear Sir
$ /usr/bin/python3 "/home/rut21/Desktop/Link to Kinova-Gen3-Face-Follow-master/AI-Ignition-system-master/Hand_detection.py"
Traceback (most recent call last):
File "/home/rut21/Desktop/Link to Kinova-Gen3-Face-Follow-master/AI-Ignition-system-master/Hand_detection.py", line 11, in
hands = hand_cascade.detectMultiScale(gray, 1.5, 2)
cv2.error: OpenCV(4.5.5) /io/opencv/modules/objdetect/src/cascadedetect.cpp:1689: error: (-215:Assertion failed) !empty() in function 'detectMultiScale'
I try to find out the solution based on web searching. So,
Which file move to where?
Thanks
Best Regards
The text was updated successfully, but these errors were encountered: