搜索资源列表
-
1下载:
可以实现对图像中半径不同的圆形图像区域的检测,Radius of the circle of different detection
-
-
0下载:
HOUGH判断圆,根据判断直线的方法来改变的MATLAB程序,能在各种MATLAB下运行-USE HOUGH TO DETECT CIRCLE
-
-
0下载:
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
-
-
0下载:
在圆和直线在一起时,能将圆和直线分别检测出来的MATLAB 的Hough源代码-In the circle and straight together, be able to circle and straight out of MATLAB were used to detect the source code of the Hough
-
-
0下载:
matlab检测二位图中的多个圆形。圆形半径的大小不限制-Hough detect circle
-
-
0下载:
matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助-Function uses Standard Hough Transform to detect circles in a binary image.
According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper
-
-
0下载:
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
-
-
0下载:
hough变换检测图像中的一个圆并显示。有图片,可直接运行看结果。-hough transform to detect the image of a circle and displayed. Pictures, can be run directly see the results.
-
-
0下载:
利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
-
-
1下载:
主要用于实现matlab区域标记
将图像中的各个区域分别进行标记,然后计算出他们的面积
-Hough transform Hough transform for circle detection Hough transform basic principle is that the use of the duality of points and lines, the lines of the image space into a rallying point for the param
-
-
0下载:
这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
-
-
0下载:
matlab中的霍夫变换检测圆,利用其检测直线的原理,来检测圆形,非常有效。-matlab principle of Hough transform circle detection, using its line detection to detect round, very effective.
-
-
0下载:
It is a matlab source code which detect different shape in image and told whether it is circle, rectangle or triangle. in this code i use hough transformation.
-
-
0下载:
It is a matlab source code. In this code i used hough transformation to detect circle which have specific radius defined by user.
-