计算机应用 ›› 2013, Vol. 33 ›› Issue (09): 2562-2565.DOI: 10.11772/j.issn.1001-9081.2013.09.2562

• 人工智能 • 上一篇    下一篇

基于双曲线模型的车道识别与偏离预警

陈本智   

  1. 汽车车身先进设计制造国家重点实验室(湖南大学),长沙 410082
  • 收稿日期:2013-04-07 修回日期:2013-05-05 出版日期:2013-09-01 发布日期:2013-10-18
  • 通讯作者: 陈本智
  • 作者简介:陈本智(1987-),男,湖北咸宁人,硕士研究生,主要研究方向:机器视觉、图像处理、智能车辅助驾驶。

Lane recognition and departure warning based on hyperbolic model

CHEN Benzhi   

  1. State Key Laboratory of Advanced Design and Manufacture for Vehicle Body (Hunan University), Changsha Hunan 410082, China
  • Received:2013-04-07 Revised:2013-05-05 Online:2013-10-18 Published:2013-09-01
  • Contact: CHEN Benzhi

摘要: 针对车道识别与偏离预警算法在准确性、可靠性和计算效率方面存在的问题,提出一种基于双曲线模型的车道识别与偏离预警算法。首先,在图像预处理基础上通过特征点搜索筛选道路边缘点,采用双曲线构建道路模型,利用最小二乘原理拟合道路参数,再根据拟合车道线及邻近点信息构建车道置信度函数,将置信度大于设定阈值的车道线作为最终检测结果;然后,根据相邻帧车道线连续变化的特点,在前帧拟合道路线附近使用粒子滤波算法进行道路边缘点筛选、拟合以及置信度计算,实现对车道线的跟踪;最后,在图像坐标系中建立时空联合预警模型,对车道偏离行为进行预警。在PC平台上进行的算法实现与道路实验结果表明:所提方法在一般路况下,具有92%的车道识别和偏离识别正确率和40ms/帧的平均处理速度,满足车道偏离预警应用要求。

关键词: 双曲线模型, 置信度, 粒子滤波, 车道偏离, 车道识别

Abstract: To improve the accuracy, reliability and computing efficiency of lane recognition and departure warning algorithm, a new lane detection and departure warning framework based on the hyperbolic model was proposed. Firstly, lane edge points were obtained from preprocessed image by searching feature points, and a least square fitting method was used to identify hyperbolic model of lane. The confidence factor of identified lane model was evaluated by a confidence function according to the characteristics of lane model and points adjacent to lane, and the reliability was compared with a threshold value to extract lane line. Then, in view of the continuous changing characteristics of lane between consecutive frames, particle filter algorithm was used to search lane edge points near the lane model obtained in previous frame, and an updated lane was identified and evaluated by confidence factor. Finally, based on a hyperbolic lane model established in aforementioned procedure, a spatial and temporal warning model of lane departure was proposed in image coordination system. The proposed algorithm was implemented on the PC platform and experiments on lane were done. The experimental results show that the method possesses good performances in recognition accuracy (92%) and average processing speed (40ms/frame), which can meet the application requirements.

Key words: hyperbolic model, confidence factor, particle filter, lane departure, lane detection

中图分类号: