C#中的图像分割(线条分割和字符分割)
我正在寻找一个基于线条和字符的分割示例。但我找不到任何有用的资源。如果有人能给我一个如何做的例子,那就太好了..
i was looking for an example for segmentation based on line and characters. but i couldn't find any helpful resource. if someone can provide me an example how to do it, it would be nice..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我假设您正在寻找 OCR(光学字符识别)库。有几个可用的免费和商业图书馆。查看有关“光学字符识别”和“光学字符识别软件列表"。
I assume you are looking for a OCR (Optical Character Recognition) library. There are several free and commercial libraries available. Checkout the wikipedia articles on "Optical character recognition" and "List of Optical character recognition software".