I'm currently working on a project which involves optical character recognition in Android and really need some pointers from somebody who has some experience in the area.
I was told to start off by setting up OpenCV with Android (Set up OpenCv with Android) and going from there. Since then I have set up OpenCV and have all the samples (OpenCV android samples) and tutorials which come with it working.
My problem is that I can't find a solid direction to go in from here, I found a related question here whose answer points to a tutorial however I am unsure if it will work with Android.
I am basically stuck trying to pick between continuing with OpenCV or trying other tools I have been reading about like tesseract or pure java implementations.
Any advice about what direction to choose would be greatly appreciated, Thanks, Celic.
TL;DR Need Advice about best Optical Character Recognition Implementation in Android