Curve lane detection method based on segmented straight line and segmented Bezier curve
A Bezier curve, lane line detection technology, applied in the field of image processing and pattern recognition, can solve problems such as difficult to locate curved lane lines
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0023] The scheme of fitting the lane line with a straight line plus a segmented Bezier curve is:
[0024] Define two straight lines L 1 , L 2 , L 1 The starting point and end point are s1(sx1,sy1) and e1(ex1,ey1) respectively, L 2 The starting point and end point of are respectively s2(sx2,sy2) and e2(ex2,ey2). When L 1 and L 2 When parallel, the following relationship exists:
[0025] (ey1-sy1) / (ex1-sx1)=(ey2-sy2) / (ex2-sx2) (3)
[0026] In order to avoid the situation where the denominator is zero, we made some adjustments, as shown in formula (4)
[0027] (ey1-sy1)*(ex2-sx2)=(ey2-sy2)*(ex1-sx1) (4)
[0028] For the judgment line L 1 and L 2 Whether the two lines are connected by a straight line or a Bezier curve, we adopt the following strategy. If the two straight lines satisfy the left and right differences of the above formula (the absolute value of the difference between the left and right items in formula (4)) is less than the parallel threshold, then It is ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


