An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# image-transformation-opencv

A simple pyQt GUI application for image transformation.

To execute: run `python main.py`.

![](./demo.png)

## Reference

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