Hi Everyone I was trying to use the PSM 1 option that is Automatic Page Segmentation with Orientation and Script Detection. (OSD).
It works fine from terminal using --psm 1 arguemnt. It detects text correctly from a 90 degree rotated image. But when I try the same using C++ API using api>SetPageSegMode(tesseract::PSM_AUTO_OSD); It does not works the same way. It produces some bizzare results. Can someone suggest why this happens. Thanks Aditya Aggarwal -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/1f66706d-353b-4d5d-aeab-199eac69754dn%40googlegroups.com.

