import the necessary packages from imutils.video import FPS import numpy as np ... show the frame and update the FPS counter cv2.imshow("Frame", frame) cv2.
確定! 回上一頁