alanqchen / toonify-cpp

c++ implementation of a cartoon filter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toonify-cpp

c++ implementation of a cartoon filter

For other various filters, see CLI-image-manipulations.

Dependency: This requires Magick++ 32 bit

Important note: Since some code also appears in an assignment(pixel.cpp, imageutil.cpp, bilateral.cpp, adaptivethreshold.cpp, and mergesort.cpp), code in those files are redacted.

About

c++ implementation of a cartoon filter


Languages

Language:C++ 91.7%Language:C 6.1%Language:Makefile 2.2%