A simple real-time image processing application built with Python and OpenCV. It captures video from your webcam and lets you switch between different processing modes on the fly using your keyboard.
Environment Setup : a) Install packages like ffmpeg. b) Install Anaconda to create Virtual Environment so that it does not affect the main system environment. Link ...