搜索资源列表
霍夫检测圆形
- 用于圆形检测
霍夫检测
- 这是用霍夫变换来检测圆的一个程序,不错的
霍夫变换检测圆和直线
- 霍夫变换检测圆和直线,数字图像处理课程设计,直接使用,非常不错
20060303004409246
- 用matlab检测直线,圆。椭圆的程序,对直线程序进行了改进,采用随机霍夫变换 &由粗到细的检测方式检测,效果好-detection using Matlab straight round. Elliptic procedures, the procedures for linear improvement, randomized Hough Transform & by coarse-to-fine detection m
hough_lw
- 利用霍夫变换来实现图像的边界检测,本代码实现圆和直线的检测-use Hough transform to image the boundary detection, the moon and the code to achieve a linear detection
yuanxin
- C#.NET下编写的基于霍夫变换的圆心检测算法,数字图象处理-C#.NET prepared based on the Hough transform algorithm for the detection center, digital image processing
hough
- 霍夫变换是一个非常有用的算法,可以检测直线、圆、椭圆等等,也可以进行边缘连接。-Hough transform is a very useful algorithm, can detect a straight line, round, oval, etc., can also be connected to the edge.
HoughT
- 该文章说明了有关霍夫变换对直线、圆、椭圆进行检测的基本原理和主要源码-The article describes the Hough transformation of a straight line, round, oval for testing the basic principles and main source
hough
- 图像处理中经常需要检测圆形状的物体,该程序用霍夫变换可以检测圆的圆心和半径。-Image processing often requires detection of a round-shaped objects, the program can detect the use of Hough transform and radius of the center circle.
matlab_hough
- 基于霍夫变换开发一种较通用的快速圆检测方法,并将之应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。-Hough transform based on the development of a more general-purpose fast circle detection methods, and to apply it to the detection of iris images, the completion of the
seghough
- K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
hough8
- 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
A8010363
- 用两步法霍夫变换检测圆的论文,提高了运算效率,可以用于椭圆检测。-Change Detection by two-step round paper Fahuo Fu, improve the efficiency, can be used for ellipse detection.
hough_circle
- 用霍夫变换检测圆,是图像处理的重要应用,还可用于图形识别(Circle detection by Hof transform)
Hough-circle-detection
- 使用霍夫圆检测算法,检测图像中的圆形物体。(Detection the round of image using Hough circle.)
hough_circle
- 将图片进行高斯低通滤波法进行滤波处理,霍夫圆检测原理识别图片中的圆(The picture is filtered by Gauss low-pass filtering, and the Huo Fuyuan detection principle identifies the circle in the picture)
霍夫圆变换
- 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
霍夫线变换综合示例
- 利用霍夫变换快速检测直线或圆,但是首先对图像进行边缘检测,霍夫变换输入为边缘二值图像(Hough transform is used to detect straight lines or circles, but first, edge detection is carried out, and Hough transform is used as edge two valued image)
hough_circle
- 利用Hough(霍夫)变换检测图片中的圆,并进行分割(Detection of circles in images by Hof transform)
霍夫变换找圆
- 此代码为霍夫变换找圆,检测提取圆,可以通过单片机验证(This code for the Huff transform find a circle, detection extraction circle, can be verified by the microcontroller)