Polyline 2D
Last updated
Last updated
A Polyline 2D is an annotation tool used to draw a series of connected straight lines (segments) on a 2D image. It consists of multiple points (or nodes) that define the shape, allowing annotators to mark irregular or elongated objects with more precision.
The polyline 2D tool is especially useful for annotating objects like road lanes, wires, edges of buildings, or boundaries that follow a path. By adjusting the points, annotators can capture the shape and position of linear or curvilinear objects within an image, providing valuable data for training computer vision models in tasks such as lane detection or object tracking.
Click on the '+' icon of the class from the class list
Select Polyline 2D from the drawing tool list.
The cursor pointer shows a yellow circle marker while hovering over the image.
Start the polyline segment by making the first click to place the initial point. Move the mouse to the next desired location, and a line extending from the initial point will dynamically follow the cursor.
User continues following the path by left clicking and creating vertices/points where needed.
To end the annotation, ensure that the last vertex is created via right-click.
Right-click
will introduce a point on the location.
Enter the annotation details.
The saved instance will appear on the class list with a 2D icon (RoadLanes_15 #3) next to the instance name to denote it is made in the image sensor. It shares the same ID as the instance present in the point cloud of the same object (RoadLanes_15).
Modify the polyline 2D by selecting the node and dragging it.
Remove a vertex by dragging it to it's consecutive vertex.
Add a vertex by hovering over one segment. This segment turns yellow and a pink point appears helping the user visualize where the point will be created.