domitry / kami_eshi

AI painter "KAMI ESHI"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KAMI-ESHI v0.1.0

KAMI ... God
ESHI ... Painter


(Original source: http://news.ameba.jp/20140605-495/)
(C) Nagaru Tanigawa and Ito Noizi

Movies

Requirements

  • Windows (XP or up)
  • mspaint.exe bundled with Windows XP

Usage

Download binaries from here or build them by yourself.\ Excute Automspaint.exe and input following information:

  • Input file path (path to *.png, *.jpg, *.bmp, *.ppm, ...)
  • Output file name (*.bmp)
  • Parameters for segmentating input image
  • Whether to save the debugging picture as output.png (saved in the current directory)

Have fun!

How to build

  • Install OpenCV and add the path to *.lib to the environmental variable "PATH"
  • Open Automspaint.sln on Visual Studio 2012 or up
  • Build it

LICENSE

GNU Public License version 2.0

Copyright (C) 2015 Naoki Nishida
Copyright (C) 2006 Pedro Felzenszwalb

Read LICENSE.txt for more details.

About

AI painter "KAMI ESHI"

License:GNU General Public License v2.0


Languages

Language:C++ 90.3%Language:C 9.7%