如何在c#.net中将图像文件(如扫描副本)转换为文本文件[重复]
Posted
技术标签:
【中文标题】如何在c#.net中将图像文件(如扫描副本)转换为文本文件[重复]【英文标题】:how to convert image file(like scanned copies) to text file in c#.net [duplicate] 【发布时间】:2013-01-05 08:45:34 【问题描述】:可能重复:Where can i find a free .Net (C#) library that i can use to scan and OCR documents?
我需要在c#中将图像文件转换为文本文件。所以请建议我解决方案
【问题讨论】:
【参考方案1】:有很多OCR applications,见:
Where can i find a free .Net (C#) library that i can use to scan and OCR documents?
http://www.nicomsoft.com/products/ocr/
http://www.imagepdf.com/ocrsdk.htm
【讨论】:
以上是关于如何在c#.net中将图像文件(如扫描副本)转换为文本文件[重复]的主要内容,如果未能解决你的问题,请参考以下文章
如何在asp.net web api中将图像路径转换为http url?
如何在 .Net 2.0/C# 中将 StreamReader 转换为 XMLReader 对象
如何在 ASP.NET 中将 base64 图像 URL 转换为用户友好 URL