python opencv 定時器 攝像頭自動截圖小程序

import threading import cv2 global timer import sys def shot_img(): global num success, frame = cameraCapture.read() path = "H://pythonr" cv2.imwrite( path +'a[num]' + '.jpg', frame) prin
相關文章
相關標籤/搜索