[tesseract-ocr] Numeric recognition accuracy

2016-04-03 Thread Vasa Serafin
Hi community, I have been playing around with the engine and have found some issues with some pictures, I am using bitmaps generated by the computer on diagrams that I create that then change regularly. The issue I have is that the text, which is numeric in nature, is not being identified, or

[tesseract-ocr] Using the unicharambigs in tesseract

2016-04-03 Thread kasun balasooriya
Hi! I'm kasun an undergraduate who is currently involved with some ocr based research in Sri Lanka. I have been trying to train tesseract for sinhalses language[1] comprehensively. I'm using the unicharabigs file to overcome some of the problems I'm having during the training. I'm grateful if s

[tesseract-ocr] Re: tess4j error

2016-04-03 Thread Quan Nguyen
What version of tess4j? Do you have VC++ 2013 installed? On Sunday, April 3, 2016 at 10:23:18 AM UTC-5, Meir Julian wrote: > > I'm trying to add tess4j to my java project in netbeans. > I tried the 2 following guides: > http://tess4j.sourceforge.net/tutorial/ > > http://tphangout.com/how-to-use-t

Re: [tesseract-ocr] building training tools on cygwin

2016-04-03 Thread Marco Atzeri
On 03/04/2016 09:09, shree wrote: Marco, Thanks for the patches. I wasn't able to build with dev. Please provide the patches as a pull request for the project, when you build it next time. Thanks. hi Shree, strange. I just built from dev with the two patches, that applied fine. tesseract-tr

[tesseract-ocr] tess4j error

2016-04-03 Thread Meir Julian
I'm trying to add tess4j to my java project in netbeans. I tried the 2 following guides: http://tess4j.sourceforge.net/tutorial/ http://tphangout.com/how-to-use-the-tesseract-api-to-perform-ocr-in-your-java-code/ I'm getting an error: Exception in thread "main" java.lang.UnsatisfiedLinkError: T

Re: [tesseract-ocr] building training tools on cygwin

2016-04-03 Thread shree
Marco, Thanks for the patches. I wasn't able to build with dev. Please provide the patches as a pull request for the project, when you build it next time. Thanks. On Tuesday, March 29, 2016 at 11:42:01 PM UTC+5:30, marco atzeri wrote: > > > > > > > This is with source as of latest commit: >