Ask Your Question

Revision history [back]

The function of tesseract OCR such as "FindTextAreas" & "deskewAndCrop" are unidentified.

Hi AlI have added library path in VC++ directories, include as well as in general dependencies. Also added the names of library in linker> input. Included opencv.hpp, tesseract/baseapi.h, vector, fstream, leptonica/allheaders in header file. After doing these many things still those functions are not identified by compiler. What is thing I can do to.

The function of tesseract OCR such as "FindTextAreas" & "deskewAndCrop" are unidentified.

Hi AlI have added library path in VC++ directories, include as well as in general dependencies. Also added the names of library in linker> input. Included opencv.hpp, tesseract/baseapi.h, vector, fstream, leptonica/allheaders in header file. After doing these many things still those functions are not identified by compiler. What is thing I can do to.to. This is webpage that i have followed : https://stackoverflow.com/questions/14066074/using-tesseract-ocr-in-vc

The function of tesseract OCR such as "FindTextAreas" & "deskewAndCrop" are unidentified.

Hi AlI AlI, I have added library path in VC++ directories, include as well as in general dependencies. Also added the names of library in linker> input. Included opencv.hpp, tesseract/baseapi.h, vector, fstream, leptonica/allheaders in header file. After doing these many things still those functions are not identified by compiler. What is thing I can do to. This is webpage that i have followed : https://stackoverflow.com/questions/14066074/using-tesseract-ocr-in-vc