搜索资源列表
Hough
- 主要用来对图像进行霍夫变换,属于图像处理的一种
houghline.m
- 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
hough_trans
- 通过霍夫变换,实现延直线上信号的积累,达到提高信噪比的目地,以利于检测。-By Hough transform, the accumulation of signals in the certain straight line, to improve the SNR of the signal.
code
- 该程序基于霍夫变换实现直线提取 用到了canny算法-The program is based on the Hough transform for line extraction canny algorithm is used
hough
- 实现霍夫变换,进行圆周滤波,二值化后进行木匾检测,并将目标通过矩形框显示-Realize the hough transform, circular filtering, binarization after detection of wooden plaque, and will target through rectangular box shows
hough
- 霍夫变换检测直线。很好的算法,有助于学习霍夫变换-Hough transform line detection. A good algorithm, is helpful to the study of Hough transform
HT
- 这个是自己编写的霍夫变换直线检测MATLAB程序,可以用于道路分道线检测。是一种非常简单容易实践的程序。-This is a hough line detection algorithm which can be used to road lane detection. this method is very simple and easy to realize
hough-transform
- 霍夫变换,检测直线,霍夫点等包含在内,四个程序-Hough transform, line detection, Hough points included four program
hough
- 霍夫变换圆检测,含有霍夫变换的检测函数以及对一幅图像的完整检测代码-Hough transform circle detection
yuchuli
- 霍夫变换检测圆形,还有几种图像预处理的程序,几种边缘检测,二值化等,效果都不错-Hough transform to detect the circular, there are several kinds of image preprocessing procedure, several kinds of edge detection, binarization and so on, the effect is good