光学字符识别Android与OpenCV [英] Optical Character Recognition Android with OpenCV

查看:108
本文介绍了光学字符识别Android与OpenCV的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在开展涉及Android中光学字符识别的项目,并且真的需要一些在该地区有经验的人的指点。



我是通过使用Android设置OpenCV,开始启动(设置OpenCv与Android ),并从那里。此后,我已经设置了OpenCV并拥有所有示例( OpenCV android示例)和教程我的问题是,我从这里找不到一个坚实的方向,我发现一个相关的问题这里,其答案指向教程,但我不确定它是否可以与Android一起使用。



我基本上试图选择继续OpenCV或尝试其他工具,我一直在阅读关于像tesseract或纯java 实现



任何关于选择方向的建议将不胜感激,
感谢
Celic。



TL; DR 需要关于Android中最佳光学字符识别实现的建议

解决方案

你可以看一下JavaCV,一个java接口OpenCV



你可以检查一下Tesseract Android Tools(非常体面): http://code.google.com/p / tesseract-android-tools /



下面是一个问题,我们在开始使用它时遇到的问题: Android中图像的字节表示的每像素的像素值 (如果您使用的是c的相机)


I'm currently working on a project which involves optical character recognition in Android and really need some pointers from somebody who has some experience in the area.

I was told to start off by setting up OpenCV with Android (Set up OpenCv with Android) and going from there. Since then I have set up OpenCV and have all the samples (OpenCV android samples) and tutorials which come with it working.

My problem is that I can't find a solid direction to go in from here, I found a related question here whose answer points to a tutorial however I am unsure if it will work with Android.

I am basically stuck trying to pick between continuing with OpenCV or trying other tools I have been reading about like tesseract or pure java implementations.

Any advice about what direction to choose would be greatly appreciated, Thanks, Celic.

TL;DR Need Advice about best Optical Character Recognition Implementation in Android

解决方案

You can take a look at JavaCV which a java interface to OpenCV

You can check something like Tesseract Android Tools (very decent): http://code.google.com/p/tesseract-android-tools/

Here is a heads up for a problem we all run into at the beginning when using it: Bytes Per Pixel value for byte representation of image in Android (if you are using the camera ofc)

这篇关于光学字符识别Android与OpenCV的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆