Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to build OpenCV 3.2 Text Module with Tesseract 4.0?

I am new to OpenCV & Tesseract and intend to use cv2.text for text detection and recognition.

I have successfully and separately built OpenCV 3.2.0 with its contrib modules and Tesseract-OCR 4.0.0-dev by Visual Studio 2015 under 64-bit Windows 10. To build OpenCV with Tesseract-OCR, CMake requires the 'include' files from Tesseract-OCR but it wasn't in my Tesseract-OCR 4 build output. Can anyone help to advise how can I get the Tesseract-OCR 'include' files?