如何在ImageProcessing中找到轮廓? [英] How to find Contours in ImageProcessing ?

查看:104
本文介绍了如何在ImageProcessing中找到轮廓?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在ImageProcessing中找到Contours,但我不知道如何开始。

请帮助我!非常感谢你的帮助!

解决方案

你可以开始研究OpenCV了。你有准备好的方法。



http:// code。 opencv.org/projects/opencv [ ^ ]



以下是我发现的其他一些链接:



http://gfx.cs.princeton.edu/proj/sg05lines/course7-7-algorithms.pdf [ ^ ]



http://www.imageprocessingplace.com/downloads_V3/ root_downloads / tutorials / contour_tracing_Abeer_George_Ghuneim / theo.html [ ^ ]


您好,您可以在这里找到我的Code Project文章...



初学者指南,了解指尖使用凸度进行计数OpenCV中的缺陷 [ ^ ]


我建​​议使用本地用C#编写的AForge.NET:

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

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



这是介绍的AForge.NET页面轮廓(边缘检测): http://www.aforgenet.com/framework/features/edge_detectors_filters.html [ ^ ]。



另请参阅: http://www.aforgenet.com/articles/shape_checker [ ^ ]。



顺便说一句,如果你更喜欢使用OpenCV,你需要一个.NET包装器。这样的包装器确实存在,称为Emgu CV:

http://www.emgu.com [ ^ ],

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



-SA

I want to find Contours in ImageProcessing but i don't know how to start.
Please help me ! Thank for your help very much !

解决方案

You can start to look into OpenCV. There you have ready methods for this.

http://code.opencv.org/projects/opencv[^]

Here are some other links I found:

http://gfx.cs.princeton.edu/proj/sg05lines/course7-7-algorithms.pdf[^]

http://www.imageprocessingplace.com/downloads_V3/root_downloads/tutorials/contour_tracing_Abeer_George_Ghuneim/theo.html[^]


Hi, you can find my Code Project article here...

Beginner's guide to understand Fingertips counting using convexity defects in OpenCV[^]


I would advise to use AForge.NET which is natively written in C#:
http://en.wikipedia.org/wiki/AForge.NET[^],
http://www.aforgenet.com[^].

This is the introductory AForge.NET page on contouring (edge detection): http://www.aforgenet.com/framework/features/edge_detectors_filters.html[^].

See also: http://www.aforgenet.com/articles/shape_checker[^].

By the way, if you prefer using OpenCV, you will need a .NET wrapper for it. Such wrapper does exist, called Emgu CV:
http://www.emgu.com[^],
http://www.emgu.com/wiki/index.php/Main_Page[^].

—SA


这篇关于如何在ImageProcessing中找到轮廓?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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