使用工具Python3.5, 使用库numpy;opencv. 1.用摄像头捕获视频 cv2.VideoCapture() :0为默认计算机默认摄像头,1可以更换来源; import numpy as np import cv2 cap ...
確定! 回上一頁