一、打开摄像头 import cv2 # 打开摄像头并灰度化显示 capture = cv2.VideoCapture0) whileTrue): # 获取一帧 ret, frame = captur … Continue reading OpenCV-Python入门教程2-打开摄像头
一、打开摄像头 import cv2 # 打开摄像头并灰度化显示 capture = cv2.VideoCapture0) whileTrue): # 获取一帧 ret, frame = captur … Continue reading OpenCV-Python入门教程2-打开摄像头