ASM-based lane line detection method
A technology for lane line detection and images to be detected, which is applied to instruments, character and pattern recognition, computer components, etc., can solve the problem of not meeting the real-time performance of automobile auxiliary safety driving system, and unable to quickly and accurately realize lane line recognition and tracking and other issues to achieve the effects of improving speed and effectiveness, accurate detection and tracking, and improving speed and robustness
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2015-10-07
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
Technical field:
[0001] The invention relates to a lane line segmentation and detection method, in particular to a lane line detection method based on ASM (Active Shape Models, active shape model). Background technique:
[0002] Lane line detection and tracking is one of the important tasks in the highway assisted safety driving system, and it is the premise and basis for realizing lane keeping assistance, lane departure warning, and collision warning.
[0003] At present, the lane detection technology based on image processing can be divided into two categories: feature-based and model-based. The former mainly uses the texture, edge, color and other features of the road to detect lane lines. The method is susceptible to lighting conditions, lane curvature, occlusion, water accumulation, and pavement damage. The latter is to establish the parameter model of the road first, then analyze the image to determine the model parameters, and finally obtain the complete lane line. ...
Examples
Embodiment
[0029] Such as figure 1 and 2 As shown, a kind of lane line detection method based on ASM of the present invention, specifically carries out according to the following steps:
[0030] 1. Sample calibration
[0031] Sample calibration is to calibrate the feature points of each sample in the sample set. The feature point set is required to describe the shape of the object as accurately as possible. The basis for selecting feature points is: points with special application significance on the target contour or points with certain geometric characteristics, such as connection points of line segments, extreme points of angle and curvature.
[0032] The calibration work is done manually and the number, order and corresponding position of the selected feature points on each shape must be the same. Let for each sample X i Taking n feature points, the sample can be expressed as a 2n-dimensional coordinate vector:
[0033] x i =(x i1 ,x i2 ,...x in ,y i1 ,y i2 ,...y in ) T...