cartoonize a video using OpenCV
original video: sample.mp4
Sample video by Mikhail Nilov from Pexels: https://www.pexels.com/video/a-woman-holding-a-bottle-of-essential-oil-6706916/
Python3
and OpenCV
are needed.
git clone https://github.com/yeoularu/cartoonize
cd cartoonize
Edit video_source
at cartoonize.py
(Camera ID or File path). Default is 'sample.mp4'
python cartoonize.py
- Press the Esc key to exit.