I'm reading in video data using Python OpenCV and want to store K number of frames. Currently, I have loop that does the following (pseudo code): I'm reading in video data using Python OpenCV a
I'm reading in video data using Python OpenCV and want to store K number of frames. Currently, I have loop that does the following (pseudo code): I'm reading in video data using Python OpenCV a