Skip to content

Commit 692f4a0

Browse files
authored
Fix duplicate item in User Guide (#1617)
* remove item Annotation with Auto Segmentation * fix link in user_guide.md * delete unused images
1 parent 8cdd312 commit 692f4a0

File tree

4 files changed

+1
-18
lines changed

4 files changed

+1
-18
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

cvat/apps/documentation/user_guide.md

+1-18
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
- [Annotation with polygons](#annotation-with-polygons)
2929
- [Annotation with polylines](#annotation-with-polylines)
3030
- [Annotation with points](#annotation-with-points)
31-
- [Points in annotation mode](#points-in-annotation-mode)
31+
- [Points in shape mode](#points-in-shape-mode)
3232
- [Linear interpolation with one point](#linear-interpolation-with-one-point)
3333
- [Annotation with cuboids](#annotation-with-cuboids)
3434
- [Annotation with tags](#annotation-with-tags)
@@ -1272,23 +1272,6 @@ Simply drag the faces to move them independently from the rest of the cuboid.
12721272

12731273
You can also use cuboids in track mode, similar to rectangles in track mode ([basics](#track-mode-basics) and [advanced](#track-mode-advanced))
12741274

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-
![](static/documentation/images/image114.jpg)
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-
![](static/documentation/images/gif009_detrac.gif)
1291-
12921275
## Annotation with Tags
12931276

12941277
Used to annotate frames, does not have a shape in the workspace.

0 commit comments

Comments
 (0)