Re: [tesseract-ocr] Tesseract 4 not reading Arabic numbers accurately using custom trained data file

2020-10-27 Thread write2...@gmail.com
Do anyone still have Arabic date traineddata ? pls share the tesseract weight files if anyone able to extract attached example img. date format: *٢٠١٩/٠٩/٢٥* -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and

Re: [tesseract-ocr] Tesseract-OCR Training Arabic text & numbers

2020-10-27 Thread write2...@gmail.com
not able to extract this. can anyone able to extract this? On Thursday, August 13, 2020 at 3:31:19 PM UTC+3 Mahmoud Mabrouk wrote: > for numbers i used this and works fine with AEN numbers > https://github.com/ahmed-tea/tessdata_Arabic_Numbers > > > On Thursday, 13 August 2020 13:41:12 UTC+2, An

Re: [tesseract-ocr] Tesseract-OCR Training Arabic text & numbers

2020-10-27 Thread Sorosh Shiwa
hello thanks a lot for information but how can i use it in flutter? please reply my question sorosh shiwa On Tue, Oct 27, 2020 at 2:36 PM write2...@gmail.com wrote: > not able to extract this. can anyone able to extract this? > > On Thursday, August 13, 2020 at 3:31:19 PM UTC+3 Mahmoud Mabrouk w

Re: [tesseract-ocr] add new characters

2020-10-27 Thread Timo Struppi
Help! I get following errorcode. What am i doing wrong? Error opening data file /usr/share/tesseract-ocr/4.00/tessdata/Sanskrit-1017-fast.traineddata Please make sure the TESSDATA_PREFIX environment variable is set to your "tessdata" directory. Failed loading language 'Sanskrit-1017-fast' Tesse

Re: [tesseract-ocr] add new characters

2020-10-27 Thread shree
Did you copy the traineddata file to /usr/share/tesseract-ocr/4.00/tessdata? What's the value of TESSDATA_PREFIX in your 'env' output? What's the output of? ls -l /usr/share/tesseract-ocr/4.00/tessdata/Sanskrit-1017-fast.traineddata combine_tessdata -d /usr/share/tesseract-ocr/4.00/tessdat