Why do I got error while video capturing with opencv

后端 未结 0 1052
渐次进展
渐次进展 2020-12-01 18:31

The following code has now started to return an error to me:

cv2 import
capture = cv2.VideoCapture(1)
capture.release()

return



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题