This can be done simply through this: # Get webcam interface via opencv-python video = cv2.VideoCapture(0) # ...
確定! 回上一頁