[tesseract-ocr] Re: Error in executing new .traineddata file

2018-05-19 Thread Eman Sawalha

Thank you all you helped me a lot. The problem was that the trained files 
was not compatible with Tesseract beta or any other version, it only works 
with Tesseract Alpha 4.00.


On Friday, May 18, 2018 at 11:56:07 PM UTC+3, Quan Nguyen wrote:
>
> The error message indicated Tesseract was looking for osa.traineddata file 
> under C:\Program Files (x86)\Tesseract-OCR folder. You need to correctly 
> specify the path to tessdata folder. Your oem value seems to be incorrect 
> too.
>
> Run at the command prompt for full instructions:
>
> tesseract.exe --help-extra
>
> On Friday, May 18, 2018 at 4:52:57 AM UTC-5, Eman Sawalha wrote:
>>
>>
>> 
>>
>>
>> Thank you for your respond Quan Nguyen. I downloaded Tesseract Beta 
>> 4.00,  and do the same copy the .traineddata inside tessdata, then add the 
>> path of Tesseract into system environment variable. And I got this new 
>> error :(. 
>>
>>
>>
>>
>> On Wednesday, May 16, 2018 at 11:49:03 PM UTC+3, Quan Nguyen wrote:
>>>
>>> Sounds like you've trained using Tesseract 3.05, so it could run with 
>>> Tesseract of that version or newer and is not backward compatible with 
>>> older version 3.02.
>>>




-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/cde74bd5-6716-4af5-8096-c6d9ed44d620%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tesseract-ocr] Re: Error in executing new .traineddata file

2018-05-18 Thread ShreeDevi Kumar
>Tesseract Beta 4.00,  and do the same copy the .traineddata inside
tessdata,

If you have created your traineddata for 3.05, it may not be compatible
with 4.0.0beta.

On Sat 19 May, 2018, 2:26 AM Quan Nguyen,  wrote:

> The error message indicated Tesseract was looking for osa.traineddata file
> under C:\Program Files (x86)\Tesseract-OCR folder. You need to correctly
> specify the path to tessdata folder. Your oem value seems to be incorrect
> too.
>
> Run at the command prompt for full instructions:
>
> tesseract.exe --help-extra
>
> On Friday, May 18, 2018 at 4:52:57 AM UTC-5, Eman Sawalha wrote:
>>
>>
>> 
>>
>>
>> Thank you for your respond Quan Nguyen. I downloaded Tesseract Beta
>> 4.00,  and do the same copy the .traineddata inside tessdata, then add the
>> path of Tesseract into system environment variable. And I got this new
>> error :(.
>>
>>
>>
>>
>> On Wednesday, May 16, 2018 at 11:49:03 PM UTC+3, Quan Nguyen wrote:
>>>
>>> Sounds like you've trained using Tesseract 3.05, so it could run with
>>> Tesseract of that version or newer and is not backward compatible with
>>> older version 3.02.
>>>


 --
> You received this message because you are subscribed to the Google Groups
> "tesseract-ocr" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tesseract-ocr+unsubscr...@googlegroups.com.
> To post to this group, send email to tesseract-ocr@googlegroups.com.
> Visit this group at https://groups.google.com/group/tesseract-ocr.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tesseract-ocr/e64ab9d5-b07a-49a3-b95e-b06515fafc72%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduWpDwci8xfcEQwHtwt6CXhftwuW1i7w%3DjOhdkpZgSBKMw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] Re: Error in executing new .traineddata file

2018-05-18 Thread Quan Nguyen
The error message indicated Tesseract was looking for osa.traineddata file 
under C:\Program Files (x86)\Tesseract-OCR folder. You need to correctly 
specify the path to tessdata folder. Your oem value seems to be incorrect 
too.

Run at the command prompt for full instructions:

tesseract.exe --help-extra

On Friday, May 18, 2018 at 4:52:57 AM UTC-5, Eman Sawalha wrote:
>
>
> 
>
>
> Thank you for your respond Quan Nguyen. I downloaded Tesseract Beta 4.00,  
> and do the same copy the .traineddata inside tessdata, then add the path of 
> Tesseract into system environment variable. And I got this new error :(. 
>
>
>
>
> On Wednesday, May 16, 2018 at 11:49:03 PM UTC+3, Quan Nguyen wrote:
>>
>> Sounds like you've trained using Tesseract 3.05, so it could run with 
>> Tesseract of that version or newer and is not backward compatible with 
>> older version 3.02.
>>
>>>
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/e64ab9d5-b07a-49a3-b95e-b06515fafc72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] Re: Error in executing new .traineddata file

2018-05-18 Thread Eman Sawalha





Thank you for your respond Quan Nguyen. I downloaded Tesseract Beta 4.00,  
and do the same copy the .traineddata inside tessdata, then add the path of 
Tesseract into system environment variable. And I got this new error :(. 




On Wednesday, May 16, 2018 at 11:49:03 PM UTC+3, Quan Nguyen wrote:
>
> Sounds like you've trained using Tesseract 3.05, so it could run with 
> Tesseract of that version or newer and is not backward compatible with 
> older version 3.02.
>
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/41a3bf7e-fc74-4eeb-b05b-ff9f91ca937a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] Re: Error in executing new .traineddata file

2018-05-16 Thread Quan Nguyen
Sounds like you've trained using Tesseract 3.05, so it could run with 
Tesseract of that version or newer and is not backward compatible with 
older version 3.02.

On Tuesday, May 15, 2018 at 6:51:17 PM UTC-5, Eman Sawalha wrote:
>
> Hello 
>
> Recently, I  worked on training Tesseract to detect Old South Arabian 
> Script, and I produced the .traineddata file. So to test .traineddata file 
> I copied the file into the tessdata file inside the Tesseract. My problem 
> that whenever I tried to execute it on cmd.exe it gives me this error, but 
> when I try to test it using VietOCR.net it works perfectly. Does anyone 
> have an idea of why this happening? I need it to work on command to use it 
> in some Google Chrome Extension that I designed.
> I used Tesseract v3.02
> Thanks in Advance
>
>
>
> 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/23ac3474-75ad-4226-abc5-a1a6fce0192b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.