mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-30 15:31:06 +00:00
Add tools for OCR
Subsection tools for Image
This commit is contained in:
parent
b208acefe0
commit
94f3cf73c9
|
@ -308,11 +308,10 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [hmap](https://github.com/rossgoodwin/hmap) - Image histogram remapping.
|
* [hmap](https://github.com/rossgoodwin/hmap) - Image histogram remapping.
|
||||||
|
|
||||||
* Tools for Optical Character Recognition (OCR).*
|
* Tools for Optical Character Recognition (OCR).*
|
||||||
|
* [python-tesseract] (https://code.google.com/p/python-tesseract) - Wrapper class for Tesseract OCR.
|
||||||
* [python-tesseract] (https://code.google.com/p/python-tesseract) - Wrapper class for Tesseract OCR.
|
* [pyocr](https://github.com/jflesch/pyocr) - Wrapper for Tesseract and Cuneiform.
|
||||||
* [pyocr](https://github.com/jflesch/pyocr) - Wrapper for Tesseract and Cuneiform.
|
* [pytesser](https://code.google.com/p/pytesser) - OCR module for Python.
|
||||||
* [pytesser](https://code.google.com/p/pytesser) - OCR module for Python.
|
* [pytesseract](https://github.com/madmaze/pytesseract) - Wrapper for Google TesseractOCR.
|
||||||
* [pytesseract](https://github.com/madmaze/pytesseract) - Wrapper for Google TesseractOCR.
|
|
||||||
|
|
||||||
## Audio
|
## Audio
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user