python怎样通过opencv调用摄像头
2个回答
展开全部
Import cv2,cap = cv2.VideoCapture(0),ret,frame = cap.read(),cv2.imwrite("a.png",frame),调用摄像头并输出图像即可。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
Import cv2,cap = cv2.VideoCapture(0),ret,frame = cap.read(),cv2.imwrite("a.png",frame),调用摄像头并输出图像即可。
类别
我们会通过消息、邮箱等方式尽快将举报结果通知您。
说明
0/200