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

fix(api): Create bounding box from mask automatically #92

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

cpvannier
Copy link
Member

@cpvannier cpvannier commented Feb 5, 2024

Description

Part 1/2 of issue #89

Changes

Fixed

  • Fix creating bounding box from mask automatically
    • Create bounding box from mask when saving an object without needing to create an empty box in the frontend first. This fixes the issue where the empty box would be displayed on the image while it shouldn't.

Create bounding box from mask without needing to create an empty box in the frontend first
@cpvannier cpvannier added bug: minor Minor issues, minimal user impact scope: api Related to Pixano API labels Feb 5, 2024
@cpvannier cpvannier added this to the Pixano 0.5.0 milestone Feb 5, 2024
@cpvannier cpvannier self-assigned this Feb 5, 2024
@cpvannier

This comment was marked as resolved.

@cpvannier cpvannier merged commit 4e92d41 into develop Feb 5, 2024
5 checks passed
cpvannier added a commit that referenced this pull request Feb 15, 2024
Create bounding box from mask without needing to create an empty box in the frontend first
@cpvannier cpvannier deleted the feat/bbox_from_mask branch February 20, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: minor Minor issues, minimal user impact scope: api Related to Pixano API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants