From 94f3cf73c9ebcbaf6939b2311f133dfb25d4e275 Mon Sep 17 00:00:00 2001 From: leogregianin Date: Fri, 28 Nov 2014 09:27:41 -0300 Subject: [PATCH] Add tools for OCR Subsection tools for Image --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d8d4a4c..1de0b96 100644 --- a/README.md +++ b/README.md @@ -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. * 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. + * [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