I'm using tesseract in R. It work fine, but I have the following problem:
1) Tesseract dasn't recognize any chart if it has a background
    Hi I'm leo
    I like wine
    COUNTRY
    Italy
    Verdicchio

   --------------------------------> the result is:
  Hi I'm Leo
  I like wine
  Verdicchio
2) Somentimes, seems to skips text after some point in some "document row" 
if they come from tabbed text 
    123   123 ciao  212  asd asd asd fgh fgh fgh fgh  
  --------------------------------> sometimes the result can be
    123   123 ciao  212  asd asd asd
 
Any suggest?

-- 
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/6cd97c29-6500-4266-a58b-bc3be7ac1417%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to