搜索资源列表
line_hough.rar
- matlab编写的直线检测算法,能够有效的提取出直线。和matlab自带的hough变换实现的同样的功能,matlab prepared in a straight line detection algorithm can effectively extract the straight line. And the hough transform matlab own to achieve the same function
Hought.rar
- 霍夫变换 以及相应的源码 用于图像处理中的 直线检测 参数估计等hough transform,Hough Transform
R2007test__hough
- 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
radon-line-detection
- 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
hough2
- 用MATLAB编程,进行二维图像的哈夫变换直线检测-Using MATLAB programming for two-dimensional image of the Hough transform line detection
houghlinedetect
- hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
houghtransform
- hough变换实现直线检测,MATLAB实现,带实例说明-hough transform
lineDetect
- 本文根据图像学的相关知识,写出了用MATLAB进行直线检测的源代码。-This code is based on the knowledge of image processing and use the language of matlab to detect line .
fhouhgh
- 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
xiugaizuidaleijianzhi
- matlab中直线检测的代码包括图像滤波、分割、边缘检测等,很实用的程序-Image processing algorithms in the opening operation code can be used directly, a very useful program
Hough
- 直线检测 检测图像中的直线 运用hough 变换-Straight line detection test images
Hough变换直线检测
- 可用的Hough变换直线检测程序,通过matlab软件实现
hough直线检测matlab代码
- 一种用matlab实现的hough直线检测算法,包括灰度化,特征点标注,与最终结果图。参数可调。
line_detector
- 直线检测算法的MATLAB代码,由于作者只放出了C的代码,故写了一份MATLAB的(Line segment detector algorithm)
hough直线检测
- matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
边缘检测hough直线
- 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
LSD直线提取算法MATLAB
- 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
直线匹配MATLAB
- MATLAB对图片进行直线检测和匹配,有应用实例,实验图片,运行时间较长,请耐心等待
matlab实现识别图像中时钟的时间(244597)
- 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)
Gary_LSD-master
- LSD用于图像直线检测,本代码为LSD的MATLAB版本,可用作学术参考(LSD for image line detection, this code is the matlab version of LSD, can be used for academic reference)