用于对象识别的C#库 [英] C# library for object identification

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

问题描述

我需要识别一个人穿的配件。在C#中是否有可用的预定义库,或者我可以使用任何C#对象识别技术吗?有哪些工具?请指教。

I have a need to identify accessories that a person is wearing. Are there any pre defined libraries for this available at C# or can I use any C# object identification techniques? what are the tools available? Please advise.

推荐答案

您已经了解OpenCV。你可以使用这个库的一些.NET包装器,比如OpenCVDotNet和Emgu CV:

http://www.emgu.com/wiki/index.php/Main_Page [ ^ ],

http://sourceforge.net/ projects / opencvlibrary [ ^ ],

http://sourceforge.net/projects/opencvnet [ ^ ],

https://code.google.com/p/opencvdotnet [ ^ ]。



这是着名的原生.NET库,AForge。 NET:

http://en.wikipedia.org/wiki/AForge.NET [ ^ ],

http://www.aforgenet.com/ [ ^ ]。



当然,一般的计算机视觉库与这样的作为识别一个人穿着的配件的棘手的东西。我会开始尝试用严格的术语来定义那应该是什么意思。 :-)



-SA
You already know OpenCV. There are some .NET wrappers to this library you could use, such as OpenCVDotNet and Emgu CV:
http://www.emgu.com/wiki/index.php/Main_Page[^],
http://sourceforge.net/projects/opencvlibrary[^],
http://sourceforge.net/projects/opencvnet[^],
https://code.google.com/p/opencvdotnet[^].

And this is the well-known native .NET library, AForge.NET:
http://en.wikipedia.org/wiki/AForge.NET[^],
http://www.aforgenet.com/[^].

And of course, there is a great distance between general computer vision libraries and such a tricky thing as identification "accessories that a person is wearing". I would start with trying to define what is that supposed to mean, in strict terms. :-)

—SA


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

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