Skip to content

Commit

Permalink
Update item "Types of shapes" (#1401)
Browse files Browse the repository at this point in the history
  • Loading branch information
TOsmanov authored Apr 16, 2020
1 parent ca022d7 commit deac1b0
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 8 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 12 additions & 8 deletions cvat/apps/documentation/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,19 +382,23 @@ The tool consists of:
![](static/documentation/images/image137.jpg)

### Types of shapes (basics)

There are four shapes which you can annotate your images with:
- ``box``
- ``polygon``
- ``polyline``
- ``points``
- ``auto segmentation``
- ``Rectangle`` or ``Bounding box``
- ``Polygon``
- ``Polyline``
- ``Points``
- ``Tag``

And there is how they all look like:

![](static/documentation/images/image038.jpg "Box") ![](static/documentation/images/image033.jpg "Polygon")
![](static/documentation/images/image038_DETRAC.jpg "Rectangle") ![](static/documentation/images/image033_DETRAC.jpg "Polygon")

![](static/documentation/images/image009_mapillary_vistas.jpg "Polyline") ![](static/documentation/images/image010_Affectnet.jpg "Points")

![](static/documentation/images/image135.jpg "Tag")

![](static/documentation/images/image009.jpg "Polyline") ![](static/documentation/images/image010.jpg "Points")
![](static/documentation/images/gif009_DETRAC.gif "Auto Segmentation")
``Tag`` - has no shape in the workspace, but is displayed in objects sidebar.

### Annotation mode (basics)
Usage examples:
Expand Down

0 comments on commit deac1b0

Please sign in to comment.