8000 Merge remote-tracking branch 'leogregianin/master' · senthilsugumar/awesome-python@6818e5f · GitHub
[go: up one dir, main page]

Skip to content

Commit 6818e5f

Browse files
committed
Merge remote-tracking branch 'leogregianin/master'
2 parents 92bf17c + 9132b86 commit 6818e5f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,13 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
308308
* [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing.
309309
* [hmap](https://github.com/rossgoodwin/hmap) - Image histogram remapping.
310310

311+
*Tools for Optical Character Recognition (OCR).*
312+
313+
* [python-tesseract] (https://code.google.com/p/python-tesseract) - Wrapper class for Tesseract OCR.
314+
* [pyocr](https://github.com/jflesch/pyocr) - Wrapper for Tesseract and Cuneiform.
315+
* [pytesser](https://code.google.com/p/pytesser) - OCR module for Python.
316+
* [pytesseract](https://github.com/madmaze/pytesseract) - Wrapper for Google TesseractOCR.
317+
311318
## Audio
312319

313320
*Libraries for manipulating audio.*

0 commit comments

Comments
 (0)
0