搜索资源列表
LaneDetect
- 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
houghlines
- 拉东变换 用MATLAB程序实现的 对拉东变换感兴趣的朋友可以来顶一下。。。。多多支持哦-Radon Transform using MATLAB program on Radon Transform Friend interested can come to the top look. . . . Oh, a lot of support. . . . . .
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. . .