C#图像识别 [英] C# image recognition

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

问题描述

目前,我正在寻找一个C#的图像识别库。

I'm currently searching for a C# image recognition library.

我想要做的: 我想编写一个函数,扫描的图像,并返回如果另一形象是它的一部分。或至少​​一些看起来熟悉的情况下,这两个对象的角度是不同的。

What I want to do: I want to write a function that scans an image and returns if another image is part of it. Or at least something that looks familiar in case that the angles of the two objects are different.

链接到一个可能的图书馆和一个短code例子是伟大的!

The link to a possible library and a short code example would be great!

感谢你在前进!

推荐答案

既然你没有提到你只是在寻找免费的图书馆,这里有一些付费的:

Since you didn't mention that you are only looking for free libraries, here are some paid ones:

  1. MVTech HALCON
  2. <一个href="http://www.cognex.com/PBThreeColumnWireFrame.aspx?pageid=11179&rdr=true&LangType=2057">Cognex的VisionPro
  1. MVTech HALCON
  2. Cognex VisionPro

两者都有的演示版本,并捆绑到SDK相当不错的.Net包装,我想都有你所需要的功能。在哈尔康,你可能想尝试不同的匹配algorightms(灰度值为主,描述的等等),而在的VisionPro PatMax的或PatQuick可能会满足您的需求。但很明显,你必须尝试哪一个是最适合你的特定问题。

Both have demo versions and quite good .Net wrappers bundled to the SDK, and I think both have the functionality you need. In Halcon, you might want to try different matching algorightms (gray value based, descriptor based, etc.), while in VisionPro PatMax or PatQuick might suit your needs. But obviously you have to try which one is the best for your specific problem.

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

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