You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
---
|
|
title: 'Attribute annotation mode (advanced)'
|
|
linkTitle: 'Attribute annotation mode'
|
|
weight: 6
|
|
description: 'Advanced operations available in attribute annotation mode.'
|
|
---
|
|
|
|
Basic operations in the mode were described in section [attribute annotation mode (basics)](/docs/manual/basics/attribute-annotation-mode-basics/).
|
|
|
|
It is possible to handle lots of objects on the same frame in the mode.
|
|
|
|

|
|
|
|
It is more convenient to annotate objects of the same type. In this case you can apply
|
|
the appropriate filter. For example, the following filter will
|
|
hide all objects except person: `label=="Person"`.
|
|
|
|
To navigate between objects (person in this case),
|
|
use the following buttons `switch between objects in the frame` on the special panel:
|
|
|
|

|
|
|
|
or shortcuts:
|
|
|
|
- `Tab` — go to the next object
|
|
- `Shift+Tab` — go to the previous object.
|
|
|
|
In order to change the zoom level, go to settings (press `F3`)
|
|
in the workspace tab and set the value Attribute annotation mode (AAM) zoom margin in px.
|