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
When I try to use the camera for recognition, I cannot see the image. How can I resolve this issue?
The text was updated successfully, but these errors were encountered:
Did you run the code on windows operation system? I have the same problem
Sorry, something went wrong.
if vis: # im=cv2.cvtColor(im,cv2.COLOR_RGB2BGR) cv2.imshow('camear', im) # 建立名为‘image’ 的窗口并显示图像 k = cv2.waitKey(1)
No branches or pull requests
When I try to use the camera for recognition, I cannot see the image. How can I resolve this issue?
The text was updated successfully, but these errors were encountered: