https://github.com/gaborvecsei/straighten-image
Straighten a rotated image with OpenCV and Java
https://github.com/gaborvecsei/straighten-image
Last synced: 8 months ago
JSON representation
Straighten a rotated image with OpenCV and Java
- Host: GitHub
- URL: https://github.com/gaborvecsei/straighten-image
- Owner: gaborvecsei
- License: gpl-3.0
- Created: 2016-08-29T16:57:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-07T17:31:49.000Z (over 9 years ago)
- Last Synced: 2025-04-07T14:51:19.416Z (about 1 year ago)
- Language: Java
- Size: 199 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Straighten an Image
You can straighten rotated images with this code (btw. it is a tutorial). You can find the full tutorial [**HERE**](https://gaborvecsei.wordpress.com/2016/08/29/straighten-image-with-opencv/).
####Original image

####Result after process

## About
* Vecsei Gábor - University Student
* Budapest University of Technology and Economics
* [My personal blog](https://gaborvecsei.wordpress.com/)
* [Projects on GitHub](https://github.com/gaborvecsei)
* [LinkedIn profile](https://www.linkedin.com/in/vecseigabor)
* vecseigabor.x@gmail.com
Gábor Vecsei, 2016.08.29.