|
28 | 28 | - [Annotation with polygons](#annotation-with-polygons)
|
29 | 29 | - [Annotation with polylines](#annotation-with-polylines)
|
30 | 30 | - [Annotation with points](#annotation-with-points)
|
31 |
| - - [Points in annotation mode](#points-in-annotation-mode) |
| 31 | + - [Points in shape mode](#points-in-shape-mode) |
32 | 32 | - [Linear interpolation with one point](#linear-interpolation-with-one-point)
|
33 | 33 | - [Annotation with cuboids](#annotation-with-cuboids)
|
34 | 34 | - [Annotation with tags](#annotation-with-tags)
|
@@ -1272,23 +1272,6 @@ Simply drag the faces to move them independently from the rest of the cuboid.
|
1272 | 1272 |
|
1273 | 1273 | You can also use cuboids in track mode, similar to rectangles in track mode ([basics](#track-mode-basics) and [advanced](#track-mode-advanced))
|
1274 | 1274 |
|
1275 |
| -## Annotation with Auto Segmentation |
1276 |
| - |
1277 |
| -Used to create a polygon semi-automatically. Before starting, you have to be |
1278 |
| -sure that ``Auto Segmentation`` is selected. |
1279 |
| - |
1280 |
| - |
1281 |
| - |
1282 |
| -Press ``N`` for entering drawing mode. Now you can start annotating the necessary area. |
1283 |
| -Press ``N`` again for finishing marking an area. A shape must consist of 4 |
1284 |
| -points minimum. You can set a fixed number of points in the field |
1285 |
| -"poly shape size", then drawing will be stopped automatically. You can zoom |
1286 |
| -in/out (when scrolling the mouse wheel) and move (when clicking the mouse |
1287 |
| -wheel and moving the mouse) while drawing. At the end of Auto Segmentation, |
1288 |
| -a shape is created and you can work with it as a polygon. |
1289 |
| - |
1290 |
| - |
1291 |
| - |
1292 | 1275 | ## Annotation with Tags
|
1293 | 1276 |
|
1294 | 1277 | Used to annotate frames, does not have a shape in the workspace.
|
|
0 commit comments