阿拉伯文字识别 [英] Arabic Character Recognition

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

问题描述

大家好
我需要一些用C#编写的想法或简单程序,或者其他一些来识别孤立的阿拉伯字符,如ابتثج.....从图像中转换为字母或文本.

Hi guys
i need some ideas or simple program in C# or others to recognition of isolated arabic character like ا ب ت ث ج ..... . from an image and then convert it to letters or text.

推荐答案

没有什么简单的了!

请参阅我过去的答案,并参考几篇作品,主要涉及CodeProject:
OCR软件 [在神经网络上应用在线手写 [ http://en.wikipedia.org/wiki/List_of_optical_character_recognition_software [
There is nothing simple about it!

Please see my past answers with references to several works, mostly on CodeProject:
OCR Software[^],
Apply online handwriting on neural network[^].

You can also review some well-known OCR products, those which are Open-Source:
http://en.wikipedia.org/wiki/List_of_optical_character_recognition_software[^].

The problem with most or all of those Open-Source works is: their authors are maybe strong in applied mathematics, but form what I saw it looks like most of all of them have no idea on general programming. Maybe that''s why I failed to find anything working correctly with Unicode. CodeProject articles I referenced above are much better, but are incomplete. You would need to do serious work to complete them into a product. However, most difficult job is already done.

—SA



Leadtools是我发现的唯一可识别阿拉伯文字的ocr引擎.
Hi,
leadtools is the only ocr engine I have found for recognizing Arabic text.


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

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