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: image.JPG]
 


On Tuesday, 19 October 2021 at 21:42:00 UTC+5:30 zdenop wrote:

> 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):
>
>> 0
>> <https://stackoverflow.com/posts/69615142/timeline>
>>
>> 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();
>>
>> -- 
>> 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
>>  
>> <https://groups.google.com/d/msgid/tesseract-ocr/f0a3546a-8a2f-4fa6-9601-9aa34dff0aean%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/e6fe3b8d-677c-4964-b19a-3607563c99afn%40googlegroups.com.

Reply via email to