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

Add CVAT feature to rotate and scale a polygon #8453

Open
2 tasks done
JuliusLin opened this issue Sep 18, 2024 · 0 comments
Open
2 tasks done

Add CVAT feature to rotate and scale a polygon #8453

JuliusLin opened this issue Sep 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JuliusLin
Copy link

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Is your feature request related to a problem? Please describe.

When auto or semi-auto tracking/interpolating a polygon in a video among key frames, camera perspective often change, and adjust individual polygon vertices are extreme cumbersome, make precision labeling using polygon very difficult in CVAT, it would be nice to make polygon label usable with full affineTransform( translation, rotation, scaling), currently only shift a polygon is available.

Describe the solution you'd like

it would be nice to have polygon have the same function and graphical interface as the common used 'Oriented Rectangle' where it has all affineTransform( translation, rotation, scaling) avaible to users.

Describe alternatives you've considered

No response

Additional context

No response

@JuliusLin JuliusLin added the enhancement New feature or request label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant