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: calculate bbox for the drone image #393

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

nrjadkry
Copy link
Member

@nrjadkry nrjadkry commented Dec 11, 2024

What type of PR is this? (check all applicable)

  • 🐛 Bug Fix

Describe this PR

This Pull Request has a change in approach to calculate the drone image bounding box.
In this approach, I have first calculated the image footprint height and width, and then used them to calculate the bounding box by adding half a width to each side of the centroid of the image and same to the height.

@nrjadkry nrjadkry self-assigned this Dec 11, 2024
@github-actions github-actions bot added the backend Related to backend code label Dec 11, 2024
@nrjadkry nrjadkry merged commit 9a44f58 into develop Dec 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant