手写识别算法

发布于 2024-07-30 12:37:10 字数 81 浏览 6 评论 0原文

有没有具体的手写识别算法? 该算法应该识别手写字母。

任何人都可以提前提供帮助,我们将不胜感激。

谢谢

Is there any specific algorithm for handwriting recognition?
The algorithm should recognize the hand written letter.

Any one could help would be greatly appreciated in advance.

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

痴骨ら 2024-08-06 12:37:11

有美元识别器系列,您可以使用它来识别单笔或多笔手势(并可能将其映射到您的字母表)该系列的最新成员是 $P 识别器。 这是一个起点: http://depts.washington.edu/aimgroup/proj/美元/pdollar.html

There's the dollar family of recognizers which you can use to recognize single or multistroke gestures (and potentially map that to your alphabet) The lastest member of this family is the $P Recognizer. Here's a starting point: http://depts.washington.edu/aimgroup/proj/dollar/pdollar.html

梦亿 2024-08-06 12:37:11

Google 发布了开源 OCR 引擎 Tesseract OCR,并且它有一个 Python 绑定
希望这可以帮助。

Google has released an open source OCR engines Tesseract OCR, and It has an Python binding.
Hope this helps.

故笙诉离歌 2024-08-06 12:37:11

这个似乎最近赢得了所有主要比赛: https://github.com/alexgraves/RNNLIB/wiki

This one seems to win all the major competitions lately: https://github.com/alexgraves/RNNLIB/wiki

森末i 2024-08-06 12:37:10

OCR 可能是一个很好的起点。

OCR might be a good starting point.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文