From 9132b86ba1c006633b2c2506a0f4a53f9e70ee17 Mon Sep 17 00:00:00 2001 From: leogregianin Date: Fri, 28 Nov 2014 09:31:08 -0300 Subject: [PATCH] Layout changes for OCR Add tools for Python OCR --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 633e55d1..a6511c1c 100644 --- a/README.md +++ b/README.md @@ -308,10 +308,11 @@ 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