endorno / python-tesseract

Automatically exported from code.google.com/p/python-tesseract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patch to expose more functionalities

GoogleCodeExporter opened this issue · comments

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:

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

https://github.com/3togo/python-tesseract.git

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

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

  • Changed state: Done
How can I use these Resultiterators?

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