读取字符的图片 [英] Reading Character from Image

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

问题描述

我的工作,需要数从扫描的图像文件到数据库条目匹配和更新与比赛结果的数据库的应用程序。

I am working on an application which requires matching of numbers from a scanned image file to database entry and update the database with the match result.

说我有图像 - employee1.jpg。此图片将有两个二手写输入 - 员工人数和金额支付给雇员。我要读从图像的雇员号码和在数据库中查询的该号码,与量更新雇员支付从图像作为得到的。无论是员工数量和金额支付括在两个盒子在图像上的指定位置。

Say I have image- employee1.jpg. This image will have two two handwritten entries - Employee number and the amount to be paid to the employee. I have to read the employee number from the image and query the database for the that number, update the employee with the amount to be paid as got from the image. Both the employee number and amount to be paid are written inside two boxes at a specified place on the image.

有什么办法来自动执行此。基本上,我想用C#.NET中的一个解决方案。我知道这是可以利用人工神经网络来完成。

Is there any way to automate this. Basically I want a solution in .net using c#. I know this can be done using artificial neural networks.

任何的想法会大大AP preciated。

Any ideas would be much appreciated.

推荐答案

有LEADTOOLS SDK的OCR / ICR。这是非常方便的在识别手写字符。我做这个一个feasibilty研究,而到现在为止,我认为它会工作了。 LEADTOOLS还提供了可以在应用程序中使用的组件,它支持C,C ++,C#,VB.Net等。

There is LeadTools SDK for OCR/ICR. This is very handy in recognising the handwritten characters. I am doing a feasibilty study with this, and till now I think it will work out. leadTools have provided components which can be used in your application, it supports C, C++, C#, VB.Net etc.

您可以访问以下链接如下: http://www.leadtools.com/downloads/default.htm?category=

You can visit the following link for this: http://www.leadtools.com/downloads/default.htm?category=

这篇关于读取字符的图片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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