Skip to content

Commit 9132b86

Browse files
author
leogregianin
committed
Layout changes for OCR
Add tools for Python OCR
1 parent 1d5d354 commit 9132b86

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,11 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
308308
* [hmap](https://github.com/rossgoodwin/hmap) - Image histogram remapping.
309309

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

316317
## Audio
317318

0 commit comments

Comments
 (0)