xuduo35 / cppcartoon

cartoon picture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cppcartoon

cartoon picture

just implement article: https://blog.csdn.net/kezunhai/article/details/11541873

result

install opencv first

mkdir build;cd build;cmake ..;make

For MacOS: ./install_name_tool.sh

For image:

python cartoonize.py ./beauty.jpg

For video:

python cartoonize.py your_mp4_path

About

cartoon picture

License:MIT License


Languages

Language:C++ 90.7%Language:CMake 4.8%Language:Python 4.2%Language:Shell 0.3%