搜索资源列表
LineDetectonviaStandardHoughTranform
- 利用hough变换检测直线的matlab实现,希望对初学者有用.
LaneDetect
- 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
hough
- 用函数hough检测直线,程序很好,可以调里面参数。效果很好-Use function houhg to check the line
houghtest
- 使用hough变换检测直线的matlab程序-Detect the use of straight line hough transform matlab program
Houghtransform
- 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
houghlines
- hough变换用于直线的检测,适用于计算机视觉的初学者,简单容易理解-hough transform for line detection, computer vision for beginners, easy to understand. . .
27146480Detecting_faces
- MATLAB实现的HOUGH变换直线提取-MATLAB implementation of the HOUGH transform line extraction
houghdetectline
- hough变换检测直线,MATLAB环境下可直接运行-hough detect lines
hough
- 用matlab编写的利用Hough变换法提取直线的代码,用该函数实现利用Hough变换提取直线的功能。-Written by matlab extracted using Hough transform line of code, with the function to achieve the use straight-line Hough transform to extract features.
hough
- hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
hough
- hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
hough_matlab
- 基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !
hough
- 主要用于直线检测,可以检测多条直线,但参数设置不好的话,效果并不是很好-Line detection
hough
- MATLAB代码中hough变换检测直线-Detection Hough transform in MATLAB code line
Houghlinedetect.doc
- 有关使用matlab下使用hough函数实现直线检测的方法,并可对任意两条直线计算两者的夹角-using hough function detect the straight lines under the Matlab
hough
- matlab利用hough变换检测直线的程序-matlab use hough transform line detection procedures
MATLAB.zip
- Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。例如,图1(a)中的九条线段对应于如图1(b)所示的其Hough参数空间的九个累加器峰值。图1(b)中,Hough参数空间的横纵坐标分别为直线极坐标方程:ρ=x×cos(θ) + y×sin(θ) 的两个参数ρ和θ。九个峰值的ρ和θ值唯一的确定其对应线段所在直线的两个参数。并且线段的长度决定坐标(ρ,θ)处的
u_hough
- matlab下采用hough变换求图像中的直线,可以直接运行-under matlab using hough transform for image line can be run directly
hough直线检测matlab代码
- 一种用matlab实现的hough直线检测算法,包括灰度化,特征点标注,与最终结果图。参数可调。
道路图象分割
- 基于hough变换进行图像中的道路检测直线检测(License plate detection based on MATLAB)