diff --git a/cvat/apps/documentation/static/documentation/images/gif010.gif b/cvat/apps/documentation/static/documentation/images/gif010.gif deleted file mode 100644 index 13edfc597e39..000000000000 Binary files a/cvat/apps/documentation/static/documentation/images/gif010.gif and /dev/null differ diff --git a/cvat/apps/documentation/static/documentation/images/gif010_DETRAC.gif b/cvat/apps/documentation/static/documentation/images/gif010_DETRAC.gif new file mode 100644 index 000000000000..d85248169f46 Binary files /dev/null and b/cvat/apps/documentation/static/documentation/images/gif010_DETRAC.gif differ diff --git a/cvat/apps/documentation/static/documentation/images/image056.jpg b/cvat/apps/documentation/static/documentation/images/image056.jpg index e9da7b44e82c..2b637602ef48 100644 Binary files a/cvat/apps/documentation/static/documentation/images/image056.jpg and b/cvat/apps/documentation/static/documentation/images/image056.jpg differ diff --git a/cvat/apps/documentation/static/documentation/images/image057.jpg b/cvat/apps/documentation/static/documentation/images/image057.jpg index cd66b47c3c67..d5815e443b4f 100644 Binary files a/cvat/apps/documentation/static/documentation/images/image057.jpg and b/cvat/apps/documentation/static/documentation/images/image057.jpg differ diff --git a/cvat/apps/documentation/static/documentation/images/image065.jpg b/cvat/apps/documentation/static/documentation/images/image065.jpg index ebe2607bdcb0..7af38eeff4e0 100644 Binary files a/cvat/apps/documentation/static/documentation/images/image065.jpg and b/cvat/apps/documentation/static/documentation/images/image065.jpg differ diff --git a/cvat/apps/documentation/static/documentation/images/image066.jpg b/cvat/apps/documentation/static/documentation/images/image066.jpg index ce09b52be8c3..4e7835e665e3 100644 Binary files a/cvat/apps/documentation/static/documentation/images/image066.jpg and b/cvat/apps/documentation/static/documentation/images/image066.jpg differ diff --git a/cvat/apps/documentation/user_guide.md b/cvat/apps/documentation/user_guide.md index 5b08c8bb2b92..a1749cef4a80 100644 --- a/cvat/apps/documentation/user_guide.md +++ b/cvat/apps/documentation/user_guide.md @@ -22,7 +22,7 @@ - [Objects](#objects) - [Labels](#labels) - [Shape mode (advanced)](#shape-mode-advanced) - - [Interpolation mode (advanced)](#interpolation-mode-advanced) + - [Track mode (advanced)](#track-mode-advanced) - [Attribute annotation mode (advanced)](#attribute-annotation-mode-advanced) - [Annotation with rectangle by 4 points](#annotation-with-rectangle-by-4-points) - [Annotation with polygons](#annotation-with-polygons) @@ -965,7 +965,7 @@ Enables / disables the display of auxiliary perspective lines. Only relevant for Basic operations in the mode were described in section [shape mode (basics)](#shape-mode-basics). -**Occluded** +**Occluded** Occlusion is an attribute used if an object is occluded by another object or isn't fully visible on the frame. Use ``Q`` shortcut to set the property quickly. @@ -984,19 +984,23 @@ by accident. Shortcut: ``L``. ![](static/documentation/images/image066.jpg) -## Interpolation mode (advanced) +## Track mode (advanced) -Basic operations in the mode were described above. +Basic operations in the mode were described in section [track mode (basics)](#track-mode-basics). -Bounding boxes that were created in the mode, have extra navigation buttons. -- These buttons help to jump to previous/next key frame. +Shapes that were created in the track mode, have extra navigation buttons. +- These buttons help to jump to the previous/next keyframe. ![](static/documentation/images/image056.jpg) -- The button helps to jump to initial frame for the object (first bounding box for the track). +- The button helps to jump to the initial frame and to the last keyframe. ![](static/documentation/images/image057.jpg) +You can use the `` Split '' function to split one track into two tracks: + +![](static/documentation/images/gif010_DETRAC.gif) + ## Attribute annotation mode (advanced) Basic operations in the mode were described in section [attribute annotation mode (basics)](#attribute-annotation-mode-basics).