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
- Host: GitHub
- URL: https://github.com/ferib/inpainting-cordova
- Owner: ferib
- Created: 2019-11-19T11:40:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T09:41:44.000Z (over 3 years ago)
- Last Synced: 2025-01-18T17:35:37.519Z (over 1 year ago)
- Language: JavaScript
- Size: 47 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inpainting - Mobile (Cordova)
This project is a small application thats made with the Cordova framework.

# How it works
1 Take a Picture

2 Draw a Mask

3 Inapint!


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

# 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