Has anyone successfully built Tesseract in Android Studio recently?

I have followed several tutorials, including the following:

https://priyankvex.wordpress.com/2015/08/30/how-to-build-tesseract-ocr-library-for-android-studio/
https://wolfpaulus.com/android/android-and-ocr/

... but none has resulted in a working Android project.
They all fail due to complications in gradle build number and target sdk 
version, etc... etc...

Basically, I would like to have a functioning project (like Visual Studio 
or Android Studio) where I can run different modules.
I don't just want a command line program that I say* $ tesseract 
myImage.png outcome.txt* and it tells me the text in the image.
I would like a working program that I can test what happens to an image at 
each point; e.g. after thresholding, after filtering, after segmenting, 
after binarization, etc...

Is this possible at all?
Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/8d1f2800-e269-497b-a7e7-62bdfef43c8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to