Skip to content
Open
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: 4 additions & 0 deletions docs/source/tags/polygon.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Use with the following data types: image.

{% insertmd includes/tags/polygon.md %}

### Freehand drawing

When the `fflag_feat_front_polygon_freehand` feature flag is enabled, select the Polygon tool and press and drag to draw a contour with a mouse, pen, or primary touch. The contour is simplified when the pointer is released and is saved as one undoable polygon. The flag is off by default; with it disabled, the existing click-to-place behavior is unchanged.

### Example

Basic labeling configuration for polygonal image segmentation
Expand Down
Loading
Loading