Poly line in ground truth labeling

조회 수: 7 (최근 30일)
Nada Selim
Nada Selim 2021년 4월 22일
답변: Altaïr 2025년 5월 15일
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

답변 (1개)

Altaïr
Altaïr 2025년 5월 15일
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:

Community Treasure Hunt

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

Start Hunting!

Translated by