Hi everyone!!
I'm using Tesseract engine coded in C#.
When I run the code the output reads only few characters and not complete text.
As a result, I tried some image processing functions to improve the quality of image
For example:- Resize, Grayscale,Invert.
Unfortunately none of the above techniques resulted in a better outcome.
Requesting you all to suggest me techniques to improve my image quality and increase the efficiency of reading text from an image.
Any links to code or material would be really appreciated!!
Awaiting HELP.