How to do multiple lines fitting on the images using MATLAB?

2 visualizaciones (últimos 30 días)
SUKUMAR NAGINENI
SUKUMAR NAGINENI el 8 de Oct. de 2020
Respondida: Shashank Gupta el 15 de Oct. de 2020
Dear sir,
I have to fit a model or line fitting on the image. Anybody can give an idea about the model or line fitting algorithms on the image, excluding the hough transform (HT). Please have a look at the attached folder.
Please let me know the possibilities to get the multiple lines fitting on the attached image.
Thanks and regards
Sukumar.

Respuestas (1)

Shashank Gupta
Shashank Gupta el 15 de Oct. de 2020
Hi,
This problem is a known research problem in the community and is known by Lane detection, you can find enough resources/paper in the research community, Although we have implemented this as well but using Hough transform and the link is here. But since you mentioned, you aren't interested in hough transform, you can look up some recent papers on Lane detection, I personally never tried this but surely it is great problem to invest a time in. Try checking out PolyLaneNet paper, it came out very recently.
Cheers.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by