[go: nahoru, domu]

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

Updated overlay_image function in CropAnnotator #1312

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

Bhavay-2001
Copy link
Contributor
@Bhavay-2001 Bhavay-2001 commented Jun 27, 2024

Description

Fixes #1301

The overlay_image function in the used in the CropAnnotator class here had different parameters as compared to the overlay_image function defined over here. Soo fixed that issue by changing it in the CropAnnotator class.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

I will update a colab notebook showing the changes and running the code.

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? What were the changes:

@Bhavay-2001
Copy link
Contributor Author

Hi @LinasKo, I have updated the PR with the colab to show that my changes work perfectly. Please review it and merge the PR.
Thanks

Copy link
Collaborator
@LinasKo LinasKo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested it, and yes - it works now.

@LinasKo LinasKo merged commit 09a06e1 into roboflow:develop Jul 1, 2024
9 checks passed
@Bhavay-2001 Bhavay-2001 deleted the overlay_image branch July 1, 2024 11:33
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

Successfully merging this pull request may close these issues.

overlay_image() function
2 participants