MMCamScanner icon indicating copy to clipboard operation
MMCamScanner copied to clipboard

How to download and install

Open edvenkat opened this issue 8 years ago • 1 comments

Please advice how to download and install TesseractOCR and OpenCV....please give step by step I try but getting error #import <TesseractOCR/TesseractOCR.h> and #include <opencv2/imgproc/imgproc.hpp> file not found

edvenkat avatar Jul 13 '16 14:07 edvenkat

Hello edvenkat, I have mentioned the steps , Its very simple u have to download OpenCV SDK and drag and drop it,

Apart from OpenCV framework u also have to add Tesseract Framework, I have added the link of both SDK, Tesseract one is project u have to build it then in project u can see the Tesseract Framework and drag drop it

If u finding any difficulty in adding Tesseract framework comment the code of Tesseract and its header file in ViewController fil.e . The project is running smoothly .

mukyasa avatar Jul 15 '16 08:07 mukyasa