Arise ! For this matter is your responsibility, but we will be with you; be courageous and act. --Ezra10:4
This simple program demonstrates using Tesseract OCR engine with OpenCV. The image is read using OpenCV functionalities while the OCR is done using Tesseract.
Checkout this snippet on how to use Tesseract and this snippet on how to use Tesseract with OpenCV.