You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 .
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
The text was updated successfully, but these errors were encountered: