Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jryzkns/qt-touchup
Psssh who needs makeup?
https://github.com/jryzkns/qt-touchup
inpainting opencv photo pyqt5 touch
Last synced: 2 days ago
JSON representation
Psssh who needs makeup?
- Host: GitHub
- URL: https://github.com/jryzkns/qt-touchup
- Owner: jryzkns
- Created: 2020-08-20T06:42:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T05:31:23.000Z (over 3 years ago)
- Last Synced: 2023-03-10T03:56:16.438Z (over 1 year ago)
- Topics: inpainting, opencv, photo, pyqt5, touch
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qt-Touchup
This app will :sparkles: *magically* :sparkles: help you touch up any section of a photo by drawing on it, removing things that you don't want to see :see_no_evil: ! It could be blemishes, objects, or people :smiling_imp:
## Getting Started
The dependencies of this project can be found in `requirements.txt`, simply install them with the following command:
```bash
pip install -r requirements.txt
```## Authors
Client & UI:
* [**Jack Zhou**](https://github.com/jryzkns)Readme page:
* [**Fatemeh K.**](https://github.com/kfate)