ret,frame=video_capture.read()small_frame=cv2.resize(frame,None,fx=0.15,fy=0.15)rgb_small_frame=small_frame[:,: ...
確定! 回上一頁