Re: [tesseract-ocr] How can i use tesseract-ocr in android studio?

2017-10-31 Thread David González Verdugo
Hi everyone, I developed an Android app with OCR using the library https://github.com/rmtheis/tess-two. You need to import that library adding the dependency to *build.gradle *file and after that you can start importing the needed classes. If you need more information, I detailed all the steps

Re: [tesseract-ocr] How can i use tesseract-ocr in android studio?

2015-03-03 Thread Willyanto Chen
Hi, i also in the middle of tinkering android-ocr in Android Studio, for the jni library, you can use this instructions i found in this link On Monday, March 2, 2015 at 7:58:13 PM UTC+7, Jorge Alamo wrote: > > How can i do this(J

Re: [tesseract-ocr] How can i use tesseract-ocr in android studio?

2015-03-02 Thread Jorge Alamo
How can i do this(JNI libs)? El miércoles, 4 de febrero de 2015, 13:21:41 (UTC+1), Allistair C escribió: > > Use https://github.com/rmtheis/tess-two > > You'll need to compile Tesseract for Android then copy the so libraries > into your Android Studio project per the normal way of using JNI libs.

Re: [tesseract-ocr] How can i use tesseract-ocr in android studio?

2015-02-04 Thread Allistair
Use https://github.com/rmtheis/tess-two You'll need to compile Tesseract for Android then copy the so libraries into your Android Studio project per the normal way of using JNI libs. Cheers On 4 February 2015 at 10:56, Jorge Alamo wrote: > Hi > > How can i use tesseract-ocr in android stud

[tesseract-ocr] How can i use tesseract-ocr in android studio?

2015-02-04 Thread Jorge Alamo
Hi How can i use tesseract-ocr in android studio? i need include tesseract-ocr library in android studio but i don´t know how can i do it Someone knows?? Thanks. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this g