I am new in android .I want to make application of business card scanner using tesseract-ocr in android. I search lots of things related to these project.based on that I used these modules :
1) eclipse sdk
2) eclipse ndk
3) cygwin
4) android-emulator
5) windows-xp (os)
now the main problem is : I dont know how to run tesseract-ocr code with the help of ndk and cygwin. I have download the below given files. Can someone please let me know whether these files would be helpful to me or not.
1) tesseract-3.00.tar.gz (Link :- http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-3.00.tar.gz)
2) tesseract-android-tools-1.00.tar.gz (Link :- http://code.google.com/p/tesseract-android-tools/downloads/detail?name=tesseract-android-tools-1.00.tar.gz)
many thanks, any knowledge about any particular solutions much appriciated !:)