Android Business card scanner library for SDK environment [closed]

廉价感情. 提交于 2019-12-20 10:10:06

问题


Is there any library for business card scanner.I am new to android. Help me out. Thanks in advance.


回答1:


Tools Information:

ABBYY Mobile OCR Engine:(Paid)

ABBYY Mobile OCR Engine is a powerful software development kit which allows developers of mobile and small footprint applications to integrate highly accurate optical character recognition (OCR) technologies that convert images and photographs into manageable and searchable text. Toolkit supports the most popular mobile platforms and devices - iOS (iPhone) and Android.

ABBYY Mobile OCR Engine

Demo App in play store: https://play.google.com/store/apps/details?id=com.abbyy.mobile.bcr&hl=en

Tesseract OCR Engine (mainly maintained by Google):(Free)

It's used android tesseract tools and is very easy to use.Android application to extract the text from the image being captured by the camera of your Android phone! They are using a fork of Tesseract Android Tools by Robert This called Tess Two. They are based on the Tesseract OCR Engine and Leptonica image processing libraries.

Demo App in Play store: https://play.google.com/store/apps/details?id=com.datumdroid.app

Library available in GitHub: https://github.com/rmtheis/tess-two

OCR Library configure in Eclipse: http://www.luigimarino.altervista.org/blog/informatica/13-configureandroidlibrary

OcrApiService : Ocrapiservice.com provides an online and cloud based OCR (Optical Character Recognition) REST API

OcrApiService

Demo : https://github.com/smart-mobile-software/ocrapiservice




回答2:


You have more great sources & sdk for business card scan for mobiles here: http://www.card-reader.com/mobile_scanning_solutions.htm



来源:https://stackoverflow.com/questions/22249862/android-business-card-scanner-library-for-sdk-environment

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!