Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DehaiZhao/text_deskewing
Rotate text images if they are not straight for better text detection and recognition
https://github.com/DehaiZhao/text_deskewing
Last synced: 16 days ago
JSON representation
Rotate text images if they are not straight for better text detection and recognition
- Host: GitHub
- URL: https://github.com/DehaiZhao/text_deskewing
- Owner: DehaiZhao
- Created: 2018-03-09T06:48:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T06:50:01.000Z (over 6 years ago)
- Last Synced: 2024-08-01T11:08:37.836Z (3 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project adjusts text image for further detection and recognition
If the image is not straight, it will be rotated after running the program
Just run
python rotation_demo.py to see an example.
run
python rotation.py to process a batch.