[tesseract-ocr] Re: tesseract not working properly

2018-04-19 Thread Atul Singh
What are the settings that you are using.

On Wednesday, April 18, 2018 at 1:42:26 AM UTC+5:30, Vibhakar wrote:
>
> im trying to OCR this image 
>
>
> 
> and the output is :- 
> —mmanudthMNaGrDcI1f0ithWTOEs+qua*mxen
>
> what should i do ??
>
>
>

-- 
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/58f3c17e-96cb-49bb-9078-6422322e63d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] Comparing Tesseract 3.04 and Tesseract 4 Accuracy on Digits

2018-04-17 Thread Atul Singh

Has anyone else experienced a drop in Accuracy on Single Digits Images with 
Tesseract 4. ?

Tesseract 3.04 was performing better in Images Containing only digits. 

I would have shared some of the examples image , but 



PS : PSM mode 7 is being used along with white-list characters as 
0123456789.

-- 
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/12fc3f55-8408-471e-afec-0701fb07b33d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] string returned from unichar.h

2017-12-07 Thread Atul Singh
Hi ,

I have noticed a small thing in ccutil.h/unichar.h .

@ Line Number : 164



static string UTF32ToUTF8(const std::vector& str32);

Isn't this should be std::string.





-- 
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/30887ba8-a957-4583-a916-da9f60cb45d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.