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

Ability to shrink and expand a rectangle around its center #6984

Open
ocharles opened this issue Jan 28, 2025 · 1 comment
Open

Ability to shrink and expand a rectangle around its center #6984

ocharles opened this issue Jan 28, 2025 · 1 comment

Comments

@ocharles
Copy link

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

I'm building a data set for object detection. I'm using ML to give me initial predictions for bounding boxes. These predictions tend to have good centers, but the size of the box needs to be refined. As I want to keep the center, it would be great if I could shrink and expand a rectangle symmetrically around the center.

Describe the solution you'd like
Perhaps when dragging one of the handles on a rectangle, the opposing handle would move in the opposite direction. This would let me shrink width/height separately (using the top/bot/left/right handles), or both at the same time (using the corner handles).

Describe alternatives you've considered
I have to manually do both sides, but this risks the center moving

@heidi-humansignal
Copy link
Collaborator

Hello,

Thank you for contacting Label Studio,

Thanks for sharing your idea! Currently, Label Studio doesn’t offer a built-in way to resize bounding boxes symmetrically around their center. That said, this is a solid feature request, and I’ll pass it along to our product team to consider adding in a future update.

If you have any additional details on how you’d like this to work, please let us know!

Comment by Oussama Assili
Workflow Run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants