HumanSignal / labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
https://youtu.be/p0nR2YsCY_U
MIT License
22.51k stars 6.27k forks source link

Feature: rotate rectangle box #347

Closed juliusHuelsmann closed 6 years ago

juliusHuelsmann commented 6 years ago

For the application I am likely to use the labelImg tool for, rectangular objects need to be classified from above. These objects can be rotated.

Therefore, it is necessary to be able to rotate the currently active shape, e.g. by displaying an additional vertex in case objects are selected, that provides on click drag functionality for rotating the shape.

vdalv commented 6 years ago

Closing because there's already an open issue for this feature request: https://github.com/tzutalin/labelImg/issues/20