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

new feature HaloAnnotator #433

Merged
merged 4 commits into from
Oct 9, 2023
Merged

Conversation

kapter
Copy link

@kapter kapter commented Oct 6, 2023

Description

Annotator draws Halos on an image using provided detections

Type of change

  • 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?

walking-reference-halo.mov

Docs

  • Docs updated? What were the changes:
    halo-annotator-example

@onuralpszr onuralpszr added enhancement New feature or request version: 0.16.0 Feature to be added in `0.16.0` release api:annotator Annotators hacktoberfest Open for contributions during the annual Hacktoberfest event, aimed at encouraging open-source parti labels Oct 6, 2023
@SkalskiP
Copy link
Collaborator

SkalskiP commented Oct 6, 2023

Hi, @kapter! I love that effect! 🔥

@SkalskiP
Copy link
Collaborator

SkalskiP commented Oct 6, 2023

@kapter, can I somehow customize the size of the halo?

@kapter
Copy link
Author

kapter commented Oct 6, 2023

Nice to have blurring kernel size var in class. Now it is hardcoded and equal (20,20).

@SkalskiP
Copy link
Collaborator

SkalskiP commented Oct 6, 2023

@kapter, it would be awesome to make it customizable. And one more thing, color is always super light regardless of opacity value. IS ti possible to make it more vibrant somehow?

@kapter
Copy link
Author

kapter commented Oct 7, 2023

Hello.
Thanks for response.
I added kernel size var and set default = 40 and change method of overlay.
Result is better

walking-reference-halo.mov

@SkalskiP
Copy link
Collaborator

SkalskiP commented Oct 8, 2023

I absolutely love that! 🔥 It blows my mind that stuff like this is being created. I wouldn't even think about it. I'll take a look at the code tomorrow.

@SkalskiP
Copy link
Collaborator

SkalskiP commented Oct 9, 2023

@kapter I love this annotator! I'll polish the documentation on my own. Awesome work. Do you have LinkedIn? I want to share it tomorrow and tag you if possible.

@SkalskiP SkalskiP merged commit 83342ca into roboflow:develop Oct 9, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api:annotator Annotators enhancement New feature or request hacktoberfest Open for contributions during the annual Hacktoberfest event, aimed at encouraging open-source parti version: 0.16.0 Feature to be added in `0.16.0` release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants