/video-processing-demo

A demo application for processing video, using OpenCV library and python3.

Primary LanguagePython

video-processing-demo

Python script for video processing demo, using OpenCV library and python3.
This script process video from webcam and print out its status check, frames and total number of stills captured at the end of the program.
Script can also be used to process pre recorded videos by passing their file path instead of webcam index.