mukyasa / MMCamScanner

Simulation of CamScanner app With Custom Camera and Crop Rect Validation
Other
798 stars 186 forks source link

How to download and install #6

Open edvenkat opened 8 years ago

edvenkat commented 8 years ago

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

mukyasa commented 8 years ago

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 .