sijeesh / python-tesseract

Automatically exported from code.google.com/p/python-tesseract
0 stars 0 forks source link

Patch to expose more functionalities #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi there,

Here's a small patch that I think could be a nice addition.
It exposes tesseract's iterators to python, allowing to finer use of the result 
data.

To apply:
patch -p1 < tesseract.patch

Let me know if you have any issues :)

PS: please move to github ??? :)

Original issue reported on code.google.com by steeve.m...@gmail.com on 24 Aug 2012 at 9:50

Attachments:

GoogleCodeExporter commented 8 years ago
Patch Uploaded to svn

Could you send me a sample program for using the iterators?

Thank in advance

Joe

Original comment by FreeT...@gmail.com on 29 Aug 2012 at 7:19

GoogleCodeExporter commented 8 years ago
https://github.com/3togo/python-tesseract.git

Original comment by FreeT...@gmail.com on 29 Aug 2012 at 8:52

GoogleCodeExporter commented 8 years ago

Original comment by FreeT...@gmail.com on 24 Jan 2013 at 5:59

GoogleCodeExporter commented 8 years ago
How can I use these Resultiterators?

Original comment by barbara....@gmail.com on 3 Jun 2013 at 1:14