Ask Your Question

Revision history [back]

please use cv2.namedWindow('Video', cv2.WINDOW_FREERATIO) instead of cv2.namedWindow('frame', cv2.WINDOW_NORMAL)

see the documentation of the flags cv2.WINDOW_... to know more