How to do multiple lines fitting on the images using MATLAB?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/374666/image.png)
0 Kommentare
Antworten (1)
Shashank Gupta
am 15 Okt. 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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing and Computer Vision finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!