用Hough变换检测车道直线我要分享

Detection of lane line by Hough transform

直线 车道直线检测 hough变换直线 车道检测 hough直线变换

关注次数: 304

下载次数: 0

文件大小: 598B

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用Hough变换检测车道直线,用matlab自带的Hough(),houghlines(),houghpeaks()实现


English Description:

Hough transform is used to detect lane line, and Hough (), houghlines(), houghpeaks () are used to realize the detection


代码预览