Possible Duplicate:
Custom Character recognition for android
I have some camera shots which contains mainly text. I want to convert them to a string format. Can anybody suggest a solution for it? Is there any external library available for android?
Possible Duplicate:
Custom Character recognition for android
I have some camera shots which contains mainly text. I want to convert them to a string format. Can anybody suggest a solution for it? Is there any external library available for android?
You are looking for an OCR library for Android.
Please refer to Is there any free OCR library for Android?