Poly line in ground truth labeling

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
Altaïr on 15 May 2025
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:

Asked:

on 22 Apr 2021

Answered:

on 15 May 2025

Community Treasure Hunt

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

Start Hunting!