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
No description provided.
The text was updated successfully, but these errors were encountered:
图像的显示语句在detect_one()函数中。你可以用视频流不断读取帧传入orgimg参数,并且将cv2.waitKey(0)改为cv2.waitKey(1)来检测视频流。opencv自带保存图像的api接口,你可以自己在cv2.imshow("img", orgimg)后面加入
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: