xamarin.android - Xamarin Tesseract OCR binding for Android -
i use tesseract ocr xamarin.android , xamarin.ios applications. found binding ios (https://github.com/jherby2k/xamarin-tesseract-ocr-ios-unified).
is there equivalent android ?
yes, there tesseract android implementation. can find here. you'll have build , create android bindings yourself.
edit
i created xamarin android binding based on project. can find here. there test project, don't forget need tesseract testdata copied on device.
Comments
Post a Comment