Poly line in ground truth labeling
Show older comments
Greetings
I am trying to follow this blog for lane detection
but I am stuck in the step of labeling as I can not find any region of interest that is called polyline in ground truth. how could i make it?
thank you in advance
Answers (1)
Altaïr
on 15 May 2025
0 votes
In the blog post Deep Learning for Automated Driving (Part 2) – Lane Detection, the term polyline refers to the Line type label available in the Ground Truth Labeler. For example, a Line label such as LaneDivider can be defined and used to represent a lane by drawing a polyline—essentially a line made up of multiple consecutive points.


More information about the different ROI labels can be found at:
Categories
Find more on Semantic Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!