Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sandeep Parmar
Hello Everyone, I downloaded the latest tesseract 3.01 from the svn and was trying to train the tesseract for new fonts. I created the box files by following the command "tesseract [lang].[fontname].exp[num].tif [lang].[fontname].exp[num] -l yournewlanguage batch.nochop makebox " given on trainin

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sriranga(78yrsold)
Sandee which lang you are using for training purpose since you are using cowboxer? On Thu, Jul 28, 2011 at 12:26 PM, Sandeep Parmar < sandeep.theart...@gmail.com> wrote: > Hello Everyone, > > I downloaded the latest tesseract 3.01 from the svn and was trying to train > the tesseract for new fon

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sandeep Parmar
Hi, I am using English language fonts like 'Comic sans MS', 'Times','Arial' etc. On Thu, Jul 28, 2011 at 12:50 PM, Sriranga(78yrsold) < withblessi...@gmail.com> wrote: > Sandee > which lang you are using for training purpose since you are using > cowboxer? > > > On Thu, Jul 28, 2011 at 12:26 PM,

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sriranga(78yrsold)
Thanks. I thought you are using indic lang since cowboxer was designed for Indic.lang. On Thu, Jul 28, 2011 at 12:56 PM, Sandeep Parmar < sandeep.theart...@gmail.com> wrote: > Hi, > I am using English language fonts like 'Comic sans MS', 'Times','Arial' > etc. > > > On Thu, Jul 28, 2011 at 12:50

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread zdenko podobny
As always - can you please send example image + box file? Zdenko On Thu, Jul 28, 2011 at 9:26 AM, Sandeep Parmar wrote: > Hi, > I am using English language fonts like 'Comic sans MS', 'Times','Arial' > etc. > > > On Thu, Jul 28, 2011 at 12:50 PM, Sriranga(78yrsold) < > withblessi...@gmail.com>

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sriranga(78yrsold)
@Sandeep, As suggested by Zdenko Podobny, please forward sample images with its box files? On Thu, Jul 28, 2011 at 1:08 PM, zdenko podobny wrote: > As always - can you please send example image + box file? > > Zdenko > > > On Thu, Jul 28, 2011 at 9:26 AM, Sandeep Parmar < > sandeep.theart...@g

[r596] "Error opening data file ./tessdata/xxx.traineddata"

2011-07-28 Thread 73r0
Hi, I downloaded the last revision of Tesseract (r596) form SVN. Then I build with vs2010 whitout any issues to get the tesseract.exe file. I added the path of tesseract.exe in the PATH environnement variable so i can call tesseract in a shell without being in his directory. I also added the tessd

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sandeep Parmar
Hi Zdenko, these results are very much similar to the one which i got using older version(tesseract 3.0) but with 3.01 it was coming worst. Can you share your 3.01 exe files for training? I am using Windows XP 32 bit. I will cross check it with the same input image and see whether i am able to ge

Re: [r596] "Error opening data file ./tessdata/xxx.traineddata"

2011-07-28 Thread zdenko podobny
On Thu, Jul 28, 2011 at 11:17 AM, 73r0 wrote: > Hi, > > I downloaded the last revision of Tesseract (r596) form SVN. Then I > build with vs2010 whitout any issues to get the tesseract.exe file. I > added the path of tesseract.exe in the PATH environnement variable so > i can call tesseract in a s

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread zdenko podobny
On Thu, Jul 28, 2011 at 12:16 PM, Sandeep Parmar < sandeep.theart...@gmail.com> wrote: > Hi Zdenko, > > these results are very much similar to the one which i got using older > version(tesseract 3.0) but with 3.01 it was coming worst. > > Can you share your 3.01 exe files for training? I am using

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sriranga(78yrsold)
Hi zdenko, Just now i dowloaded tesseract.exe(r596) However I find no other exe files like unicharset.exe, mftraining.exe, cntraining.exe are not available for download. Where from i can download the missing exe files? With warmest Regards, -sriranga(78yrs) On Thu, Jul 28, 2011 at 5:32 PM, zdenk

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread zdenko podobny
On Thu, Jul 28, 2011 at 2:19 PM, Sriranga(78yrsold) wrote: > Hi zdenko, > Just now i dowloaded tesseract.exe(r596) However I find no other exe files > like unicharset.exe, mftraining.exe, cntraining.exe are not available for > download. Where from i can download the missing exe files? > With wa

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sriranga(78yrsold)
Thank you very much. On Thu, Jul 28, 2011 at 6:01 PM, zdenko podobny wrote: > > > On Thu, Jul 28, 2011 at 2:19 PM, Sriranga(78yrsold) < > withblessi...@gmail.com> wrote: > >> Hi zdenko, >> Just now i dowloaded tesseract.exe(r596) However I find no other exe >> files like unicharset.exe, mftrain

Re: "Error opening data file ./tessdata/xxx.traineddata"

2011-07-28 Thread 73r0
Thanks a lot for the answer that was the problem. It was obviously a stupid question, I didn't read the ReadMe file accuratly enough. Still I want to precise that the Tesseract I compiled (r598) with vs2010 throws an error: "actual_tessdata_num_entries_ <= TESSDATA_NUM_ENTRIES:Error:Assert failed:i

Re: Problem with training Tesseract 3.01 (svn r596)

2011-07-28 Thread Sandeep Parmar
Hi zdenko, So thanx of you. I got the proper Box file now :-) can you tell me the steps of training tesseract 3.01? as its not documented and m having error with box.train.stdrr sumthing like "parameter not found: tessedit_use_nn" Please Suggest Thanks & Regards Sandeep On Thu, Jul 28, 2011 at

Re: "Error opening data file ./tessdata/xxx.traineddata"

2011-07-28 Thread zdenko podobny
AFAIR this error means that version of tessdata file(s) (xxx.traineddata) do not match version of tesseract. Check if you have 3.01 data files (traineddata) in tessdata folder. Zdenko On Thu, Jul 28, 2011 at 2:09 PM, 73r0 wrote: > Thanks a lot for the answer that was the problem. It was obvious