mbeytekin / seamless_cloning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example code of Seamless cloning (poisson editing).

> git clone git@github.com:pablospe/seamless_cloning.git

How to compile:

> mkdir build
> cd build
> cmake ..
> make
> ./seamless_cloning

About


Languages

Language:C++ 94.7%Language:C 4.1%Language:CMake 1.2%