https://github.com/jryzkns/qt-touchup
Psssh who needs makeup?
https://github.com/jryzkns/qt-touchup
inpainting opencv photo pyqt5 touch
Last synced: about 1 month 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T05:31:23.000Z (about 5 years ago)
- Last Synced: 2025-07-03T02:02:25.747Z (12 months ago)
- Topics: inpainting, opencv, photo, pyqt5, touch
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- 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)