An open API service indexing awesome lists of open source software.

https://github.com/ferib/inpainting-cordova

Cordova app for Inpainting
https://github.com/ferib/inpainting-cordova

Last synced: 12 months ago
JSON representation

Cordova app for Inpainting

Awesome Lists containing this project

README

          

# Inpainting - Mobile (Cordova)
This project is a small application thats made with the Cordova framework.

![inpaint](https://github.com/ferib/inpainting-cordova/blob/master/img/inpaing-mobile_home.png?raw=true)

# How it works

1 Take a Picture

![inpaint](https://github.com/ferib/inpainting-cordova/blob/master/img/inpaint-mobile_img-done.png?raw=true)

2 Draw a Mask

![inpaint](https://github.com/ferib/inpainting-cordova/blob/master/img/inpaint-mobile_image-paint.png?raw=true)

3 Inapint!

![inpaint](https://github.com/ferib/inpainting-cordova/blob/master/img/inpaint-mobile_img-process.png?raw=true)
![inpaint](https://github.com/ferib/inpainting-cordova/blob/master/img/inpaint-mobile_img-done.png?raw=true)

# Result
After you have inpainted your images, they get saved in the application and can be exported to your phone.

![inpaint](https://github.com/ferib/inpainting-cordova/blob/master/img/inpaint-mobile_img-galery.png?raw=true)

# The Frond-End
All Front-end stuff is inside the repo, Cordova support both Android & iOS.

# The Back-End
The application connects to a server to get the image processing done, the back-end code can be found at https://github.com/zavolokas/Inpainting/tree/master/Samples/InpaintHTTP