I am running Tesseract v3.04 command line on a sample image and when I run

tesseract INFILE OUTFILE -psm 6 

I get pretty good results.

I wanted to turn this into a config variable so I tried

tesseract INFILE OUTFILE -c tessedit_pageseg_mode=6

and got a very different result.

I thought that -psm and tessedit_pageseg_mode were the same thing.

Can someone explain why I am getting different results?

-- 
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/1091a84e-ccdb-4c5d-9ab7-7bc264875035%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to