Zdenko,
Congratulations! Followed your valuable guidance. i succeeded to generate *
debug* version=25succeeded -0 failed and also
*release*version=25succeeded-0 failed.

Attached --help list.rtf for your perusal. it would be nice to intimate me
the commandlines  for *each *generated exe files to be used for testing and
feedback to you.

With Warmest Regards,
-sriranga(79yrs)

On Wed, Feb 8, 2012 at 8:53 AM, Sriranga(78yrs) <
[email protected]> wrote:

> Zdenko,
> Thank you for the valuable guidance. yes.  VS2008 is displayed under
> configuration as follows:
>
>    - debug configuration
>    - release.dynamic configuration.
>    - release.static configuration
>
> when run VS2008, I see "debug" first- which is default and then press F7
> and thereafter clean build and clean cntraining also - next I will select
> "release.static" and run  "rebuild solution".
>
> As suggested I shall delete folder of vs2008 and will run svn update in
> ubuntu 11.10  and again will build it in WinXP (since I don't know how to
> download or update from svn in Winxp itself )
>
> and feedback to you.
>
> With Warmest Regards,
> -sriranga(79yrs)- INDIA
>
>
>
> On Tue, Feb 7, 2012 at 11:42 PM, zdenko podobny <[email protected]> wrote:
>
>> there are:
>>
>>    - debug configuration
>>    - release.static configuration
>>    - release.dynamic configuration
>>
>> If you see "release" configuration than something is wrong. Try to delete
>> vs2008 directory, run 'svn update' and build it again.
>>
>> Zd.
>>
>> On Tue, Feb 7, 2012 at 6:26 PM, Sriranga(78yrs) <
>> [email protected]> wrote:
>>
>>> Zdenko,
>>> Downloaded r-668 from svn. Tried to generate exe files using VS2008, I
>>> got result as follows: (first  generated *debug* version and again
>>> generated *release* version)
>>>
>>> *Debug* version =  21 succeeded *4* failed -0 -skipped - in  folder
>>> "bin.dbg" contains *6* exe files.
>>> missing exe files are (1)ambiguous_words.exe(2)classifier_tester.exe
>>> (3)dawg2wordlist.exe and (4)shapeclustering.exe.  (Note= two times tried
>>> but result are same)
>>>
>>> *Release* version=*25* succeeded  0 failed -0 -skipped - in folder
>>> "bin" contains *10 *exe files.
>>>
>>> This is brought to your kind notice for needful.
>>> With Warmest Regards,
>>> -sriranga(79yrs)
>>>
>>>
>>>
>>> On Tue, Feb 7, 2012 at 7:23 PM, zdenko podobny <[email protected]> wrote:
>>>
>>>> try r668.
>>>>
>>>> Zd.
>>>>
>>>>
>>>> On Tue, Feb 7, 2012 at 1:54 PM, Sriranga(78yrsold) <
>>>> [email protected]> wrote:
>>>>
>>>>> Zdenko,
>>>>> Downloaded r-667 from the svn today. Tried to generate exe files using
>>>>> VS2008, I got result as follows: (first  generated *debug* version
>>>>> and again generated *release* version)
>>>>>
>>>>> Debug version =  25 succeeded 0 failed -0 -skipped - in  folder
>>>>> "bin.dbg" contains 10 exe files.
>>>>>
>>>>> Release version=21 succeeded  4 failed -0 -skipped - in folder "bin"
>>>>> contains 7 exe files.
>>>>> missing release exe=(1) *tesseract.exe*, (2)ambiguous_words.exe
>>>>> (3)classifier_tester.exe in the "bin" folder.
>>>>> This is brought to your kind notice. I may kindly be intimated where i
>>>>> made mistake?
>>>>> With regards,
>>>>> -sriranga(79yrs)
>>>>>
>>>>>
>>>>> On Sun, Feb 5, 2012 at 10:44 PM, Sriranga(78yrs) <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> failed to attach exp0.tr in the previous mail and now   tried to
>>>>>> attach again - may rejected by gmail.
>>>>>>
>>>>>>
>>>>>> On Sun, Feb 5, 2012 at 10:40 PM, Sriranga(78yrs) <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Tested using tesseract-ocr 3.02 in WinXP(with sp3).
>>>>>>> Tried to generate .tr file using the following commandline. exp0.box
>>>>>>> was generated successfully - but failed to generate exp0.tr file
>>>>>>> exp0.txt - attached herewith for perusal.
>>>>>>> M:\rao- files\chilume\test-3.02>tesseract exp0.tif exp0 batch.nochop
>>>>>>> makebox
>>>>>>> Tesseract Open Source OCR Engine v3.02 with Leptonica
>>>>>>> Page 0
>>>>>>> M:\rao- files\chilume\test-3.02>tesseract exp0.tif exp0 nobatch
>>>>>>> box.train logfile
>>>>>>> Tesseract Open Source OCR Engine v3.02 with Leptonica
>>>>>>> M:\rao- files\chilume\test-3.02>
>>>>>>>
>>>>>>> Guidance is requested.
>>>>>>> -sriranga(79yrs)
>>>>>>>
>>>>>>> On Sun, Feb 5, 2012 at 7:15 PM, Patrick Questembert <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> I just did and I get this error:
>>>>>>>> "*Error opening data file tessdata/eng+ell.traineddata*"
>>>>>>>>
>>>>>>>> I am passing "eng+ell" as the language parameter (2nd parameter) in:
>>>>>>>>
>>>>>>>> myTess->Init(tessDataDir.c_str(), language, OEM_DEFAULT, NULL, , 0
>>>>>>>> , false);
>>>>>>>> No issue when using just "ell" or "eng". Should I be using a
>>>>>>>> different/new API?
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Patrick
>>>>>>>>
>>>>>>>> On Fri, Feb 3, 2012 at 11:59 AM, Ray Smith 
>>>>>>>> <[email protected]>wrote:
>>>>>>>>
>>>>>>>>> Try using eng+hin as the language code...
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Fri, Feb 3, 2012 at 4:56 AM, Derek Dohler <[email protected]>wrote:
>>>>>>>>>
>>>>>>>>>> I'm excited by this:
>>>>>>>>>>
>>>>>>>>>>> Added simultaneous multi-language capability.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Can you provide any info on how this works?
>>>>>>>>>>
>>>>>>>>>> Cheers,
>>>>>>>>>> Derek
>>>>>>>>>>
>>>>>>>>>> On Fri, Feb 3, 2012 at 4:32 PM, Sriranga(78yrsold) <
>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>
>>>>>>>>>>> Attached release notes for 3.02. Download can be done from svn
>>>>>>>>>>> of the project site.tesseract-ocr - Project Hosting on Google
>>>>>>>>>>> Code <http://code.google.com/p/tesseract-ocr/>
>>>>>>>>>>> cheers,
>>>>>>>>>>> -sriranga(79yrs)
>>>>>>>>>>>
>>>>>>>>>>> On Fri, Feb 3, 2012 at 4:54 PM, Wil Hadden 
>>>>>>>>>>> <[email protected]>wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Ray,
>>>>>>>>>>>>
>>>>>>>>>>>> Any idea of timescales when there will be a 3.02 package on the
>>>>>>>>>>>> downloads page of googlecode?
>>>>>>>>>>>>
>>>>>>>>>>>> Or are there any release notes between 3.01 and 3.02, I'm, just
>>>>>>>>>>>> a bit
>>>>>>>>>>>> wary of being bleeding edge :)
>>>>>>>>>>>>
>>>>>>>>>>>> Wil
>>>>>>>>>>>>
>>>>>>>>>>>> On Feb 2, 6:55 pm, Ray Smith <[email protected]> wrote:
>>>>>>>>>>>> > Tesseract 3.02 is now available in svn for preliminary
>>>>>>>>>>>> testing, currently
>>>>>>>>>>>> > Linux-only.
>>>>>>>>>>>> >
>>>>>>>>>>>> > There are now 65 languages and some big improvements in
>>>>>>>>>>>> layout analysis and
>>>>>>>>>>>> > character accuracy.
>>>>>>>>>>>> > This version will with luck make it into Ubunto LTS Precise
>>>>>>>>>>>> Pangolin, so
>>>>>>>>>>>> > please test to see if your favorite issue is resolved.
>>>>>>>>>>>> >
>>>>>>>>>>>> > Thanks and enjoy!
>>>>>>>>>>>> >
>>>>>>>>>>>> > Ray.
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> 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
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>  --
>>>>>>>>>>> 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
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>  --
>>>>>>>>>> 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
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>  --
>>>>>>>>> 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
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Patrick Questembert, *ScanBizCards*
>>>>>>>> +1-917-250-4177 | www.scanbizcards.com
>>>>>>>> twitter.com/ScanBizCards | www.facebook.com/ScanBizCards
>>>>>>>>
>>>>>>>>  --
>>>>>>>> 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
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>  --
>>>>>> 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
>>>>>>
>>>>>
>>>>>  --
>>>>> 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
>>>>>
>>>>
>>>>  --
>>>> 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
>>>>
>>>
>>>  --
>>> 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
>>>
>>
>>  --
>> 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
>>
>
>

-- 
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

Attachment: --help list.rtf
Description: RTF file

Reply via email to