搜索资源列表
hough 程序例子
- hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
hough.rar
- hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高,hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
hough
- 图像处理中HOUGH变换检测圆形的代码,识别率比较高-HOUGH transform image processing to detect a circular code, the recognition rate is relatively high
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
Houghcicle.txt
- hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
A2008
- awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
Hough-circle-detection
- Hough变换检测圆,matlab源代码-Detection of circular Hough transform, matlab source code
houghcircle
- (站长你好,本人上传的第一个程序有误麻烦删除) 基于Matlab的标准Hough变换来实现圆检测的源程序。-(Head Hello, I uploaded the first procedure to delete an error trouble) Matlab-based standards to achieve the circular Hough transform detection of the source.
Circle
- 利用霍夫变换检测圆,可检测多个。内有详细介绍。-Using Hough Transform Detect circular, can detect multiple. There is a detailed introduction.
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
CannyEdgeDetector
- Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
DemirelEgde
- Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
houghcircle
- Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
eyematch2
- eye matching using Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
Hough-Circle-Detection
- 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
houghGUI
- circular hough transform
Hough
- 利用Hough变换实现半径未知的圆形物体的检测-Use Hough transform to achieve a circular radius of an unknown object detection
HoughLineTransformation
- using circular hough transform for processing image
Hough-circle-detection
- 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
Circular-Hough-Transform-in-eye-and--iris-detecti
- In this source code we used the Circular Hough Transform to detect size of iris and also opening and closing of eyes.-In this source code we used the Circular Hough Transform to detect size of iris and also opening and closing of eyes.