Thanks Zdenko. My responses are inline: On Monday, May 28, 2012 11:39:15 PM UTC-7, zdpo wrote: > > > > you can set temporary TESSDATA_PREFIX to different location in command > line with: > > set TESSDATA_PREFIX=c:/my path/to/tesseract-ocr >
Unfortunately, changing the path to another dataset didn't change the results. > try this: > > svn checkout > http://tesseract-ocr.googlecode.com/svn/tags/release-3.01tesseract-3.01 > > list of tags can be found here: > http://code.google.com/p/tesseract-ocr/source/browse/#svn%2Ftags > > > I used SVN and tried building various revisions to see if I could narrow down which build caused the change in behavior. Unfortunately, most of the revisions didn't compile properly, at least on Windows, so I was only able to narrow it down to between revision 644 and revision 666. I was able to verify that revision 638 (the revision that was tagged as 3.01) built properly and when used against the b.png, it recognized it as 'B'. I updated to revision 644, and this also correctly identified B. I tried attaching b.png to my previous post, but I'm not sure if it posted properly. I was able to build revision 666 and this recognized b.png as '/'. Unfortunately all the revisions that I tried in between don't appear to compile properly (I tried revisions 645, 648, 649, 650, 651, 653, 658, 659, 660, 664) so I'm not sure exactly which change would cause the problem. My questions are: 1) Should I be using Windows, or is Linux the prefered platform by the developers, and will compiling on Linux produce more successful builds in the revisions? If Linux is preferred, which flavor is the recommended? 2) Are there any suggestions as to how I can narrow down why revision 666 and above is identifying the b.png incorrectly? thanks, Steve -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

