[tesseract-ocr] Re: Where to download the dutch language pack?

2020-06-02 Thread Quan Nguyen
You can try VietOCR .

On Monday, June 1, 2020 at 5:01:15 AM UTC-5, Mike Dewul wrote:
>
>
> Any other free tool similar to the (a9t9)FreeOcrWindowsDesktop ? 
> i.e. batch, images, using Tesseract.
>
> Thanks.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/9323549b-2b3d-43a7-9b2f-ea5c9b2a8ee2%40googlegroups.com.


[tesseract-ocr] Re: Where to download the dutch language pack?

2020-06-02 Thread Quan Nguyen
You can try VietOCR .

On Monday, June 1, 2020 at 5:01:15 AM UTC-5, Mike Dewul wrote:
>
>
> Any other free tool similar to the (a9t9)FreeOcrWindowsDesktop ? 
> i.e. batch, images, using Tesseract.
>
> Thanks.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/0ee12734-49b5-4bc3-bd88-af63a9951444%40googlegroups.com.


Re: [tesseract-ocr] Re: Creating trainneddata from box files

2020-06-02 Thread Владимир Калачихин
понедельник, 1 июня 2020 г., 19:36:07 UTC+3 пользователь shree написал:

This is for Latin script not Latin language.
> wget the file from 
> https://github.com/tesseract-ocr/langdata_lstm/blob/master/Latin.unicharset
>
>
Ok, I did it, and some next steps.
On step

### Train: 
> lstmtraining .
>

I had:
"
Must specify an input layer as the first layer, not !!
Failed to create network from spec:
"

Obviously, something is missing. What?


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/6ea04a3e-efeb-4bc1-b54b-08bc9f558ac0%40googlegroups.com.


Re: [tesseract-ocr] Re: Creating trainneddata from box files

2020-06-02 Thread Владимир Калачихин
понедельник, 1 июня 2020 г., 19:37:25 UTC+3 пользователь shree написал:
>
> You may find this repo useful
>
> https://github.com/UYousafzai/easy_train_tesseract  
>
>  You don't understand. I don't want training to new fonts of existing 
language. I want a new language.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/c89476fe-a67a-4a82-a2d4-40f9f3279c8d%40googlegroups.com.


[tesseract-ocr] wrong detection of diacritics with Latin.traineddata

2020-06-02 Thread O CR
Hello,

the unicharset of Latin.traineddata has all the characters and diacritics I 
need. But when I use tesseract the ocr gives me sometimes words without 
diacritics or with wrong diacritics...
What can I do (without slowing down) for a better result?
Now I use the fast (integer) Latin.traineddata.

Thank you.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/c29c8b38-c5a1-4264-8cf4-7a5e2da96d90%40googlegroups.com.


[tesseract-ocr] How to use tesseract to recognzie verification code

2020-06-02 Thread 易鑫

Hello,everyone :
 Now I want to use tesseract to train verification code,I have 2 
samples and labels.I use my own dataset ,so I use this project 
https://github.com/tesseract-ocr/tesstrain  .
The length of verification code is always 4. How to use this information to 
improve the accuracy,does this project has the configuration that define 
the length.
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/2b6ff09d-7ac0-44f8-becb-006a1438efb4%40googlegroups.com.