Good morning,

I'm having some problems on recognition using tessedit_char_whitelist

real value 586,67

with command   -psm 4 -c tessedit_char_whitelist=",0123456789."  i obtain 
 <336,267>       
with command   -psm 4 -c tessedit_char_whitelist="0123456789."  i obtain  < 
58 6 267  >  (why here spaces?)
with command   -psm 4 -c tessedit_char_whitelist="0123456789,"  i obtain  < 
58 6 ,267  >  (why here spaces?)   

dot and comma together seems have a bad influence on tesseract
psm value seems having no influence on results.

Any advice on this behaviour?

Thank you,
Alessandro.


-- 
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 http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/c7913a63-f302-49ef-abc3-c46bdc98f99f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to