使用C#阅读在图片中的文字(数据) [英] Read text(data) in an images using c#

查看:149
本文介绍了使用C#阅读在图片中的文字(数据)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法使用C#图像中读取文本(数字和字母)?这是可能的,什么是做这个?



谢谢!


解决方案

http://code.google.com/p/tesseract-ocr/ 有一些包装在.NET中使用它,或者,更简单:结果
http://www.codeproject.com/KB/office/modi.aspx 但你需要的眼睛保持许可证,因为它是Office套件的一部分。在这两种情况下,你tipically需要一些预处理的形象和作为一个解决方案,我过去那样,即使用一些ehuristict一些后处理器纠正mistaked话。


Is there a way to read text(numbers and letters) in an image using C# ? Is this possible and What is the best way to do this ?

Thanks!

解决方案

http://code.google.com/p/tesseract-ocr/ has some wrapper to use it in .NET, or, simpler:
http://www.codeproject.com/KB/office/modi.aspx but you need to keep an eye to the license since it is a part of the Office suite. In both case you tipically need some pre processing for the image and, as a solution I did in the past, some post processors that using some ehuristict correct the mistaked words.

这篇关于使用C#阅读在图片中的文字(数据)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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