Nick White
unread,Jun 19, 2014, 12:06:52 PM6/19/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesser...@googlegroups.com
Hi Ketut,
On Tue, Jun 10, 2014 at 11:30:39PM -0700, ketut ariasa wrote:
> I have a very limited OCR application using tesseract, where I want to
> recognize only 8 letters and numbers begin with the letter 'D'.
> Is there a way to restrict tesseract to attempt to
> recognize only 8 digits letters and number (with the implicit hope that this
> improves accuracy)?
You should try playing with user-patterns. Read the tesseract
manpage, and the section of code it references (yes, it probably
should be better documented!)
Nick