搜索资源列表
霍夫变换检测圆和直线
- 霍夫变换检测圆和直线,数字图像处理课程设计,直接使用,非常不错
利用sobel算子和霍夫变换求出图像的边缘
- 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理,matlab
ght
- 这是一个自己写的广义霍夫变换提取不规则不提边缘的方法,希望大家喜欢-This is a generalized Hough transform to write their own not to mention irregular edge extraction method, hope you like
houghline.m
- 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
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
Simple-Shape-Detection-using-Hough-Transform
- Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
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
houghline
- 用matlab代码实现的霍夫变换,对于初学者有一定的帮助-Matlab code to use the Hough transform, for beginners will certainly help
Houghtransform
- 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
Hough
- 此程序包包含了霍夫变换的大部分主要程序,常用于抑制噪音等-This package contains the Hough transform most of the major procedure commonly used in noise suppression
fhouhgh
- 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
Hough_LineDetect
- 自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
geng
- hough变换,和好用,不错,直接采用霍夫变换 -houghhoughhoughhoughhoughhoughhoughhoughhoughhoughhoughhoughhoughhough
hough
- 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
huofubianhuan
- 利用霍夫变换对图像进行处理,提取图像中的直线-Use Hough transform to extract linear image
hough8
- 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
hough
- 霍夫变换是一种寻找并连接图像中线段的处理方式-Hough transform is a line to find and connect the image processing method
虹膜识别 源代码 matlab 霍夫变换 hough变换 2
- matlab虹膜识别代码,采用霍夫变换,供matlab学习(Matlab iris recognition code, using the Hof transform for matlab learning)
霍夫圆变换
- 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
MATLAB-image-processing-master (1)
- 图像处理算法在空间域和频域的简单滤波等方面的实现,实现了像霍夫变换和k均值算法的图像分割算法。(Image processing algorithm in the spatial domain and frequency domain of simple filtering and other aspects of the realization of the image segmentation algorithm such as Hough transform and k-means alg