Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation, updated info in Manual about the Block function #3581

Merged
merged 1 commit into from
Aug 24, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions site/content/en/docs/manual/advanced/ai-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ A list of available out-of-the-box interactors is placed below.
If you are not satisfied with the result, you can set additional points or remove points.
To delete a point, hover over the point you want to delete, if the point can be deleted,
it will enlarge and the cursor will turn into a cross, then left-click on the point.
If you want to postpone the request and create a few more points, hold down `Ctrl` and continue,
the request will be sent after the key is released.
If you want to postpone the request and create a few more points, hold down `Ctrl` and continue (the `Block`
button on the top panel will turn blue), the request will be sent after the key is released.

![](/images/image188_detrac.jpg)

Expand Down
4 changes: 4 additions & 0 deletions site/content/en/docs/manual/advanced/opencv-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ displayed as a red square which is tied to the cursor.
Increasing action threshold will affect the performance.
During the drawing process you can remove the last point by clicking on it with the left mouse button.

- You can also create a boundary manually (like when
[creating a polygon](/docs/manual/advanced/annotation-with-polygons/manual-drawing/)) by temporarily disabling
the automatic line creation. To do that, switch blocking on by pressing `Ctrl`.

- In the process of drawing, you can select the number of points in the polygon using the switch.

![](/images/image224.jpg)
Expand Down
11 changes: 11 additions & 0 deletions site/content/en/docs/manual/basics/top-panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,17 @@ Used to complete the creation of the object. This button appears only when the o

---

## Block

![](/images/image226.jpg)

Used to pause automatic line creation when drawing a polygon with
[OpenCV Intelligent scissors](/docs/manual/advanced/opencv-tools/#intelligent-scissors).
Also used to postpone server requests when creating an object using [AI Tools](/docs/manual/advanced/ai-tools/).
When blocking is activated, the button turns blue.

---

## Player

Go to the first /the latest frames.
Expand Down
Binary file added site/content/en/images/image226.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.