Jul 30, 2017 · 1 min read
Hi Dat,
Thanks for outlining such a detailed tutorial. Just need one help. Instead of capturing video from WebCam, is it possible I can stream video from a file? I am trying to use cv2.VideoCapture function to read from file, but it takes eternity to load the file.
Also, is it possible to annotate to write the output to a file?