Hi Friends,
I have generated the tessdata with the required 8 files to
recognize 7-segment display.and
when i use the command
"Tesseract.exe input.tif output.txt -l sun" where sun is the
language name.
the Tesseract OCR engine is Working perfectly and procuding 100%
results as expected without any ambiguity.
Now, I want to use this in C# Application.
For this i'm using EmguCV 1.5.0.1 where there is an example in C# for
OCR.This example is given with tessdata for English Language.
I replaced the all the 8 files in tessdata with the files what i have
created.and when i executed the application it is not producing any
result and running successfully without any errors.
Has anybody tel me why it is not giving results when i use it in the
application and working perfectly when it is not run in the
application.
Please Help me in solving the problem.
Thanks in advance.
Regards,
Sunder Raj .M
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en
-~----------~----~----~----~------~----~------~--~---