Tesseract-OCR-iOS icon indicating copy to clipboard operation
Tesseract-OCR-iOS copied to clipboard

[tesseract recognize] is not needed?

Open anonym24 opened this issue 7 years ago • 0 comments
trafficstars

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

anonym24 avatar Mar 06 '18 08:03 anonym24