def _open_data()

in scripts/generate_video_side_by_side_standalone.py [0:0]


    def _open_data(file):
        return cv2.VideoCapture(str(file))