什么是C#最好的开源光学字符识别API /库 [英] What is the BEST Open Source Optic Character Recognition API/Library for C#

查看:299
本文介绍了什么是C#最好的开源光学字符识别API /库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

用于C#的最佳开源光学字符识别API /库是什么,特别是对于WP 8.1 / 8我似乎找不到任何我找到的那些已经过时了。

任何想法。



注意:我最感兴趣的是图像到角色的转换。



谢谢,



工作

What is the BEST Open Source Optic Character Recognition API/Library for C# especially for WP 8.1/8 i can't seem to find any and the ones i do find are outdated.
Any Ideas.

Note: i'm mostly interested in image to character conversion.

Thank you,

Job

推荐答案

您应该扩大对C ++或Java库的搜索范围,以及开发人员想要的创建可轻松适应不同平台的代码。

C#仅限于Windows。 (我知道有一个Linux版本,但我还没有在Android上运行)

使用Platform Invoke你可以很容易地创建ac#wrapper来访问C ++ DLL。





使用短语OCR库开源的快速搜索提供了不少结果,包括:

http://www.findbestopensource.com/tagged/ocr [ ^ ]



然后您可以找到最适合的那个你的需求。
You should probably widen your search into C++ or Java libraries as well as developers want to create code that can easily be adapted to different platforms.
C# is pretty limited to Windows. (I know there is a Linux version, but I don't it runs on Android yet)
With Platform Invoke you can fairly easy create a c# wrapper for accessing C++ DLLs.


A quick search using the phrase "OCR library open source" gives quite a few results including:
http://www.findbestopensource.com/tagged/ocr[^]

Then it is up to you to find the one that is best for your needs.


这篇关于什么是C#最好的开源光学字符识别API /库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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