Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames

kaushikjadhav01 kaushikjadhav01 Last update: Apr 15, 2022

Live-Video-Sketching-through-webcam-using-OpenCv-Python

Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames

Screenshots

Technologies used

How to Install and Use

  1. Install Python. Download my repo and change to directory of repo.
  2. On command prompt, run pip install -r requirements.txt
  3. On commmand prompt, run jupter notebook
  4. Open and run my jupyter notebook

Note that video performance differs depending upon your Webcam. To improve performance, you might want to play around with the canny_edges 30,60 and the binarize 240 values in the code. Change them such that it suits your webcam

Authors

Kaushik Jadhav

Subscribe to our newsletter