You can make a collage(a.k.a Kuso Kora) easly.
- Clone this repository.
- Launch program.
python EasyCollage.py
- Select a reference image.
- You can zoom and pan using mouse wheel.
- Select a target image.
- Click corresponding points.
- Corresponding points must be the same number.
- If you make a mistake, press
U
key. You can undo selecting points.
- Foucs Result window and press
R
key. - Press
S
key. You can save a result image.
- Python 3
- PyQt 5
- OpenCV
MIT License