A simple program that converts the input image into sketch, written in Python and use Kivy as frontend.
It's the final assignment of course "Digital Image Processing".
Implement the method proposed in 黄华, and 程威. "实时图像素描风格化." 计算机学报 32.10 (2009): 2023-2029.
Both Windows and Android release package are available on the release page
Build with:
buildozer android debug deploy run
Please refer to Buildozer' Docs for further information.