mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-07 09:00:53 +00:00
Merge remote-tracking branch 'leogregianin/master'
This commit is contained in:
commit
6818e5f51e
|
@ -308,6 +308,13 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing.
|
* [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing.
|
||||||
* [hmap](https://github.com/rossgoodwin/hmap) - Image histogram remapping.
|
* [hmap](https://github.com/rossgoodwin/hmap) - Image histogram remapping.
|
||||||
|
|
||||||
|
*Tools for Optical Character Recognition (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.
|
||||||
|
* [pytesser](https://code.google.com/p/pytesser) - OCR module for Python.
|
||||||
|
* [pytesseract](https://github.com/madmaze/pytesseract) - Wrapper for Google TesseractOCR.
|
||||||
|
|
||||||
## Audio
|
## Audio
|
||||||
|
|
||||||
*Libraries for manipulating audio.*
|
*Libraries for manipulating audio.*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user