搜索资源列表
20060303004409246
- 用matlab检测直线,圆。椭圆的程序,对直线程序进行了改进,采用随机霍夫变换 &由粗到细的检测方式检测,效果好-detection using Matlab straight round. Elliptic procedures, the procedures for linear improvement, randomized Hough Transform & by coarse-to-fine detection methods for detection, effectiv
霍夫变换检测圆和直线
- 霍夫变换检测圆和直线,数字图像处理课程设计,直接使用,非常不错
Hough_Matlab
- Hough变换_用霍夫曼方法检测圆、直线的Matlab程序 -Hough transform method _ with Hoffman yen, a straight line of Matlab procedures
HoughCircle
- matlab进行霍夫变换检测圆...未使用matlab的源码-matlab for Hough transform to detect circles ... not use the source code matlab
hough.circle
- 介绍了一种圆检测的方法,该方法,基于霍夫变换,并根据圆几何特征可以快速准确的提取出圆中心坐标-Introduction of a circle detection method, based on the Hough transform, and in accordance with the characteristics of circular geometry can be extracted quickly and accurately the circle center coordina
CircularHough
- Circular Hough是Hough Transform for circle detection,霍夫变换用于圆检测的matlab源码,希望对大家有一定帮助-Circular Hough is the Hough Transform for circle detection, Hough transform for circle detection matlab source, and they hope to have everyone must assist
DrawCircle
- 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
Circle_DetectionHoughTransform
- 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
hough
- 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
hough8
- 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
fatigue-detection_matlab
- 疲劳检测Matlab程序,基于肤色的人脸识别,基于霍夫变换的圆检测,通过眨眼频率判断疲劳程度-fatigue detection
random-hough-transform
- 利用随机霍夫变换进行圆的检测,matlab编写-Randomized Hough transform for circle detection, Matlab prepared
circle-detection
- 基于MATLAB的圆检测的图像处理,用到了最小二乘法,和霍夫变换-circle detection
DetectThreshold
- matlab中的霍夫变换检测圆,利用其检测直线的原理,来检测圆形,非常有效。-matlab principle of Hough transform circle detection, using its line detection to detect round, very effective.
hough_circle
- MATLAB中典型的霍夫变换检测圆,非常的经典的案例-MATLAB typical Hough transform circle detection, very classic case
hough
- 霍夫变换圆检测MATLAB程序 利用霍夫变换进行圆检测的MATLAB代码,带有详细解释,适合新手-Hough transform circle detection procedure using the Hough transform MATLAB circle detection MATLAB code with detailed explanations, suitable for beginners
workTP1PARTIE1453
- Matlab 霍夫曼变换圆检测,能求出最大圆半径及坐标-Huffmam transform for circle detection
霍夫圆变换
- 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)