June 2019
Intermediate to advanced
348 pages
8h 28m
English
Yes, we can. Just use the video file path to construct the VideoCapture instance. More details can be found at https://docs.opencv.org/4.0.0/d8/dfe/classcv_1_1VideoCapture.html.
Yes. But we should use a number of synchronization mechanisms to ensure data safety. Also, if we dispatch the frames to different threads, we must ensure that the order of the resulting frames is also correct when they are sent back and are about to be shown.
Read now
Unlock full access