最近想用python的opencv工具启动笔记本的摄像头,代码如下:import cv2 as cv#设置摄像头0默认为cap = cv.VideoCapture(0)#cap.set(cv.
確定! 回上一頁