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. Numpy have been used to optimize the performance of the model and posterize frames
live.sketching.using.webcam.-.opencv.mp4
- Python
- OpenCV
- NumPy
- Install Python. Download my repo and change to directory of repo.
- On command prompt, run pip install -r requirements.txt
- On commmand prompt, run jupter notebook
- Open and run my jupyter notebook