layout changes

This commit is contained in:
leogregianin 2014-11-28 09:29:00 -03:00
parent 94f3cf73c9
commit 1d5d354622

View File

@ -307,7 +307,7 @@ 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.
* [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.
* [pyocr](https://github.com/jflesch/pyocr) - Wrapper for Tesseract and Cuneiform.
* [pytesser](https://code.google.com/p/pytesser) - OCR module for Python.