How to do multiple lines fitting on the images using MATLAB?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponses (1)
Shashank Gupta
le 15 Oct 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 commentaires
Voir également
Catégories
En savoir plus sur Image Processing and Computer Vision dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!