48 Forks
370 Stars
370 Watchers

Inpainting

Want to remove something(someone) from a photo as it never was there? This is .NET implementation of content-aware fill. It smartly fills in unwanted or missing areas of photographs.

How to download and setup Inpainting

Open terminal and run command
git clone https://github.com/zavolokas/Inpainting.git
git clone is used to create a copy or clone of Inpainting 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 Inpainting https://github.com/zavolokas/Inpainting/archive/master.zip

Or simply clone Inpainting with SSH
[email protected]:zavolokas/Inpainting.git

If you have some problems with Inpainting

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