51 Forks
164 Stars
164 Watchers

inpaint

:pencil2: Inpaint is a C++ library providing image inpainting algorithms

How to download and setup inpaint

Open terminal and run command
git clone https://github.com/cheind/inpaint.git
git clone is used to create a copy or clone of inpaint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with inpaint https://github.com/cheind/inpaint/archive/master.zip

Or simply clone inpaint with SSH
git@github.com:cheind/inpaint.git

If you have some problems with inpaint

You may open issue on inpaint support forum (system) here: https://github.com/cheind/inpaint/issues