I installed Tesseract-OCR-iOS using Cocoapods and imported <TesseractOCR/allheaders.h>
in the .m file. Tesseract is working, but I can't use any Leptonica functions declared in the allheaders.h
file.
What am I missing here?
I installed Tesseract-OCR-iOS using Cocoapods and imported <TesseractOCR/allheaders.h>
in the .m file. Tesseract is working, but I can't use any Leptonica functions declared in the allheaders.h
file.
What am I missing here?