检测图像圆形图案 [英] Detecting circular pattern in image

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

问题描述

我有一个形象。在此图像中有一些垂直线,并在这些线路出现了一些圆形/椭圆形或凸图案。欲检测使用EmguCV / OpenCV的这些圆形/椭圆形或凸起图案的位置。你的任何机构可以帮助我在这方面?

I have a image. In this image there are some vertical lines and in these lines there appear some circular/elliptical or convex patterns. I want to detect the position of these circular/elliptical or convex patterns using EmguCV / OpenCV. Can any body of you help me in this regard?

这是我想找到圆/椭圆形图案形象:

This is the image in which i want to find the circular/elliptical patterns:

在等待您的帮助。

推荐答案

您可以使用Hough变换API寻找圈子

You can use Hough transform API for finding circles.

http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/OWENS/LECT6/node3。 HTML

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

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