I would like to detect text inside low-quality images and space between 
letters are small, even same letters are joined i.e. captcha style .

Here is an example of an image I failed to detect the exact text inside it 
using tesseract version 4





<https://lh3.googleusercontent.com/-awoEdS3LxM4/WyrBJ8OiCgI/AAAAAAAAANg/1RUL05SRGBUUG5IpHYw4X_fKGp3BMYmOQCLcBGAs/s1600/top_2.png>
<https://lh3.googleusercontent.com/-awoEdS3LxM4/WyrBJ8OiCgI/AAAAAAAAANg/1RUL05SRGBUUG5IpHYw4X_fKGp3BMYmOQCLcBGAs/s1600/top_2.png>


The configuration I used is *--psm 6 --oem 2  *and also *--psm 6 --oem 0*



Complete command i used is 
tesseract top.png out --psm 6 -- oem 0



How i can achieve my goal. 

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/d54c1ed1-73ab-4ee8-8aa4-de5c5dbe0853%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to