Mrfkh76
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
-
Mrfkh76 创建了一个帖子, Webcam crashes with opencv and exit code is -1073740791
every time I run the program it the webcam crashes and stops working, it works for maybe 2 seconds and then crashes with exit code -1073740791 import cv2import numpy as npcap = cv2.VideoCapture(0)...