Would like to do the following: take picture
and convert the text in image into encoded text
. I was just wondering if there are any companies providing OCR API for iPhone and/or Android phones?
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- CALayer - backgroundColor flipped?
- Listening to outgoing sms not working android
相关文章
- android开发 怎么把图片放入drawable的文件夹下
- android上如何获取/storage/emulated/下的文件列表
- androidStudio有个箭头不认识
- SQLite不能创建表
- Windows - Android SDK manager not listing any plat
- Animate Recycler View grid when number of columns
- Why is the app closing suddenly without showing an
- Android OverlayItem.setMarker(): Change the marker
Have you looked at Tesseract OCR?
Also mentioned here: Business card reader or OCR Library for iPhone SDK
You will find some more information over here - ABBYY Mobile OCR Engine for Iphone
There is a port of the Google Tesseract OCR 2.4 to Android apparently. See Using tesseract on android