HumanSignal / HumanSignal/label-studio

Draw shape to create polygon

Open
#3,629 1 comment 0 reactions 1 assignee Claimed by @makseq View on GitHub
feature images labeling
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
When I'm creating a fine segmentation of a complicated shape, selecting each vertex of a polygon is very time-consuming.

**Describe the solution you'd like**
Click-and-drag around a shape to trace its outline and have an approximated polygon automatically generated from the curve. If this could work using a stylus on a tablet that would be even better.

**Describe alternatives you've considered**
If we had a very accurate and fast grab-cut implementation (or a similar type of tool) that could work as an alternative.

**Additional context**
I've used this method of annotating using [coco annotator](https://github.com/jsbroks/coco-annotator) but I'm interested in using the expanded possibilities of label studio to annotate a wider variety of labels and the ecosystem in general.

Below is an example of how you could use this type of tool to easily annotate a circular object.
![annotation example](https://camo.githubusercontent.com/5f495baf75cafc48aff2d39594a44e5d47a983b33c7b275aa608410a12f898cf/68747470733a2f2f692e696d6775722e636f6d2f6d34526d6a43702e676966)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.