Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

IF you want to use opencv's cv::text::OcrTesseract bindings, like e.g. here , you have to rebuild opencv along with the opencv_contrib modules , see readme.md there for build instructions .

the main opencv code alone does not use tesseract at all, and won't use anything from there

IF you want to use opencv's cv::text::OcrTesseract bindings, like e.g. here , you have to rebuild opencv along with the opencv_contrib modules , see readme.md there for build instructions .

the main opencv code alone does not use tesseract at all, and won't use pick up anything from there