emgucv.资料20190629

1、emgucv处理图像 查找轮廓个数-CSDN论坛.html(https://bbs.csdn.net/topics/392009365?list=lz

  ZC:里面有个动态图,展示思路 不错

2、

3、20190701

1、网上教程
  1.1、使用EMGU.CV对图像进行SIFT和SURF特征提取 - sfqzl的专栏 - CSDN博客.html(https://blog.csdn.net/sfqzl/article/details/25919319)
	ZC: 感觉像是 EmguCV官网上的例子的简化版
  1.2、C#+EmguCV中SURF算法的实现 - C#-OpenCV - OpenCV中文网站 - Powered by Discuz!.html(http://www.opencv.org.cn/forum.php?mod=viewthread&tid=32719)
	ZC: 文章作者说是 官网例子的改版,没细看... 也不知是哪个版本的例子的改版...
  1.3、Emgucv SURF特征点的寻找和匹配_夜_恰似你的温柔_新浪博客.html(http://blog.sina.com.cn/s/blog_a2c4131d0102wh59.html)
	ZC: 应该是 3.x的代码,没细看
  1.4、Emgucv使用Harris角点检测和Fast角点检测 - k - CSDN博客.html(https://blog.csdn.net/qq_22033759/article/details/48072531)
	ZC: 没细看...

3、Emgu CV_ OpenCV in .NET (C#, VB, C++ and more).html(http://www.emgu.com/wiki/index.php/Main_Page)
	ZC: Emgu官网首页。注意一点:下载地址就在这里,看到某个版本的"Emgu.CV-?.?.?"后,点击后面的"github"或"sourceforge" 就可以来到下载界面了...
    Emgu CV - Browse _emgucv at SourceForge.net.html(https://sourceforge.net/projects/emgucv/files/emgucv/)
	ZC: sourceforge 中的下载界面

    3.1、Documentation - Emgu CV_ OpenCV in .NET (C#, VB, C++ and more).html(http://www.emgu.com/wiki/index.php/Documentation)
	ZC: 文档所在页

	BFMatcher Class.html(http://www.emgu.com/wiki/files/3.0.0/document/html/a8eacb84-05cc-c15c-3582-e7d9f848ff17.htm)
		ZC: 3.x文档
	Emgu.CV.Cuda Namespace.html(http://www.emgu.com/wiki/files/4.0.1/document/html/04a0b184-ff75-176f-07c7-7a958e28d860.htm)
		ZC: 4.x文档

    3.2、Tutorial - Emgu CV_ OpenCV in .NET (C#, VB, C++ and more).html(http://www.emgu.com/wiki/index.php/Tutorial)
	ZC: 教程所在页

	FAST feature detector in CSharp - Emgu CV_ OpenCV in .NET (C#, VB, C++ and more).html(http://www.emgu.com/wiki/index.php/FAST_feature_detector_in_CSharp)
		ZC: "FAST feature detector in CSharp"的教程,感觉是 2.x版本的
	SURF feature detector in CSharp - Emgu CV_ OpenCV in .NET (C#, VB, C++ and more).html(http://www.emgu.com/wiki/index.php/SURF_feature_detector_in_CSharp)
		ZC: "SURF feature detector in CSharp"的教程,里面有 2.x和3.x版本的教程
4、
5、

 

4、

5、

 

posted @ 2019-06-29 12:45  csskill  阅读(486)  评论(0编辑  收藏  举报