How to plot cubic b-spline equation to detect the curve road for application of lane detection ?

2 views (last 30 days)
Im doing project on lane detect and tracking using B-snake model. Based on my knowledge, B-snake model use B-spline function to find the curve of shape. My problem is I don't have any idea how to apply B-spline function to this project so that it can detect the curve accurately using its control point. Figure below is my original image :
And my work progress is up until this image. This is stage where the mid-line of the road is estimated based on left and right lane. My project is same as on this site Initialzation B-snake control points using CHEVP algorithm
Based on what I've read, after this stage, which is the mid-line estimation, the B-snake will iteratively find the lane detection. And I have no idea how to get image in figure (d) :
I hope someone can have solution for this.Sorry if the question is not understandable
  3 Comments

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!