搜索资源列表
基于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
- 该应用是通过OCR进行文本扫描读取,通过内置拍照相机截取图片,之后扫描图片-The application is to read through the OCR text scanning through the built-in camera designed to capture images, then scan the picture
ocr android 英文字母识别
- 基于anroid的英文字母识别,简单实现-ocr base on android
AndroidIMBluetoothP2P
- code to obtain affine moment invariant features. Apply the technique to OCR and use a standard classifier to evaluate the performance of your implementation Blur Invarient
android-ocr
- android ocr 无需再次在Linux上编译 可以直接运行-android orc source code, use it directly
wordsnap-ocr-self
- google的文字识别android 源代码-character recognition android google source code
tess-two
- the library for ocr to scanner the photo
Android-OCR-(-tesseract)
- Android OCR 之 tesseract,手机摄像头拍下带有文字的照片后,将图片里的文字提取出来。-Android OCR tesseract, cell phone camera captured photos with text, picture text extracted.
android-ocr
- 可识别中文的安卓ocr,基于摄像头扫描-Can identify Chinese Andrews ocr, scan camera. . . . . . . .
tesseract-Android-OCR
- 基于tesseract实现-Android OCR,tesseract是谷歌的一个开源半成品项目,先将其改写成安坐系统上的。-Based tesseract-Android OCR tesseract is an open source Google semi-finished project, first rewritten into the comfort of their system.
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
tesseract-android-ocr
- tesseract-ocr的android的demo程序,对于学习如何使用tesseract-android-ocr有很多帮助-tesseract-ocr of the android demo program, learning how to use the tesseract-android-ocr had a lot of help
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图像识别库,测试项目中已导入库文件。