OCR read text for image not able to Read bold Number

210 views
Skip to first unread message

Jitendra Shukla

unread,
Oct 19, 2021, 11:45:45 AM10/19/21
to tesseract-ocr
0

I am using TesseractEngine for OCR read text for image , some time it is not working.

Problem reading bold number . Ex 666 9999 7777 . it is clear in image but OCR not able to red.

using (var img = PixConverter.ToPix(image)) using (var page = engine.Process(img)) ocrtext = page.GetText();

Zdenko Podobny

unread,
Oct 19, 2021, 12:12:00 PM10/19/21
to tesser...@googlegroups.com
Do not use words to describe your image - send an image.
Do not use a tesseract wrapper, use tesseract executable.
Provide relevant information e.g. tesseract version, which tessdata you used, OS, etc..
Read the docs first, search issue tracker, forum and describe what you already tried from suggested hints, tips and solutions.

Zdenko


ut 19. 10. 2021 o 17:45 Jitendra Shukla <jitend...@innovsource.com> napísal(a):
--
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-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/f0a3546a-8a2f-4fa6-9601-9aa34dff0aean%40googlegroups.com.

Jitendra Shukla

unread,
Oct 20, 2021, 12:50:47 AM10/20/21
to tesseract-ocr
Hi  Thanks for reply .

Please find below image details .
1- tesseract  version 4.1
2- Windows 10 (Os)
3- using MVC C# framework 4.5
4- find image below .

image.JPG

Zdenko Podobny

unread,
Oct 20, 2021, 1:12:44 AM10/20/21
to tesser...@googlegroups.com
And what was the result of suggestion from tesseract documentation?


Zdenko


st 20. 10. 2021 o 6:50 Jitendra Shukla <jitend...@innovsource.com> napísal(a):
Reply all
Reply to author
Forward
0 new messages