https://github.com/blueskyson/image-transformation-opencv
https://github.com/blueskyson/image-transformation-opencv
image-processing image-transformation opencv python
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blueskyson/image-transformation-opencv
- Owner: blueskyson
- Created: 2022-01-15T08:50:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T10:28:54.000Z (over 4 years ago)
- Last Synced: 2025-04-03T09:23:36.830Z (about 1 year ago)
- Topics: image-processing, image-transformation, opencv, python
- Language: Python
- Homepage:
- Size: 731 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-transformation-opencv
A simple pyQt GUI application for image transformation.
To execute: run `python main.py`.

## Reference
[Geometric Transformations of Images](https://docs.opencv.org/3.4.12/da/d6e/tutorial_py_geometric_transformations.html)