Detecting rectangle using Hough Transform in real road images
Afficher commentaires plus anciens
Hi!
I wanna detect road sign based on shape detection
so what I need to do first is detecting rectangle.
I extracted line segments from original image using Hough Transform, and I attached example.


As u can see, every single line(different color) contains 4 values, which means 2 points.
My problem is the lines are incomplete to be rectangle, cuz it's not connected.
Anyone has ideas to solve it???
Thx in advance!
Réponses (1)
Sudhanshu Bhatt
le 19 Juil 2016
0 votes
Hi Jinwoo,
Hope this helps!
Thanks
Sudhanshu Bhatt
Catégories
En savoir plus sur Image Category Classification dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!