搜索资源列表
基于Android的文字识别软件
- 基于Android的文字识别软件。识别率较高。-Android-based OCR software. High recognition rate
Simple-Android-OCR
- 基于android系统对图像字符进行识别的简单测试程序,容易上手!-Image character recognition based on the android system on a simple test program, easy to use!
anocr
- 基于Android的名片识别软件。识别率较高。-Android-based business card recognition software. High recognition rate.
Robot Reader Android文本识别项目
- Android下的一个文本识别项目,基于tesseract实现-Android OCR
ocr android 英文字母识别
- 基于anroid的英文字母识别,简单实现-ocr base on android
code123
- 本项目还利用WM进行手机客户端应用,针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目采用OCR、体征识别方法进行有效识别,识别效率达到95 -97 ,运行效率95ms/56ms。-The project also used WM for mobile client applications for use of the webservice to the actual project to bu
wordsnap-ocr-self
- google的文字识别android 源代码-character recognition android google source code
android-ocr
- 可识别中文的安卓ocr,基于摄像头扫描-Can identify Chinese Andrews ocr, scan camera. . . . . . . .
8675467
- OCR文字识别,应用程序编程源码,很好的参考资料。-OCR character recognition, application programming source code, a good reference.
tesseract-ocr
- 用于图片识别,支持中英文,用于android手机客户端,识别率高-For image recognition, support in English, for android mobile client, a high recognition rate
myCamera
- 在android上实现ocr 汉语文字识别,需要用到tesseract-Chinese character recognition ocr achieve on android, need to use the tesseract
OCRDEMO-v2.0
- ocr识别示例,可以把图片中的数字提出出来-ocr recognition example, you can put the figures made out of the picture
tesseract-android-ocr
- 针对图像文字内容进行识别 android版-Android version for the image to identify the text
android-ocr-master
- 实现扫描图片,识别图片上的的文字和数字功能-Scan an image, text, image recognition and digital functions on a
OCR-SDK
- 包含常见的身份证识别、名片识别、银行卡识别的SDK,需联网使用-Include common identification, business card recognition, bank card identification SDK, need to use the network
android-OCR
- 安卓图像字符识别程序,安卓图像字符识别程序-character image recognition program for Android
ocr
- 基于安卓的ocr(文字识别)的例子源码。与传统的在安卓手机上直接拍照识别不同,本项目的实现思路是先由客户端拍照,然后画出照片的指定区域上传到服务端,服务端调用文字识别引擎进行识别然后把结果再反馈回手机客户端-Based on Android OCR (text recognition) example source code. With the traditional camera directly in the Android mobile phone recognition, the pro
Simple-Android-OCR
- 简单的Android 汉字识别APP,拍照选择要识别区域,识别汉字(Simple Android Chinese character recognition APP, take pictures, choose to identify areas, identify Chinese characters)
Tesseract-OCR-Scanner-master
- Android平台OCR识别的源代码,需要的可以借鉴参考。(OCR recognition based on Android platform)
OCR图像识别安卓源码
- 源码包含OCR图像识别库,测试项目中已导入库文件。