Open anonym24 opened 6 years ago
I commented this //[tesseract recognize]; and it still works (shows me recognized text): NSLog(@"%@", [tesseract recognizedText]);
//[tesseract recognize];
NSLog(@"%@", [tesseract recognizedText]);
it wasn't documented here https://github.com/gali8/Tesseract-OCR-iOS/wiki/Using-Tesseract-OCR-iOS
I commented this
//[tesseract recognize];
and it still works (shows me recognized text):NSLog(@"%@", [tesseract recognizedText]);
it wasn't documented here https://github.com/gali8/Tesseract-OCR-iOS/wiki/Using-Tesseract-OCR-iOS