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

Control opacity in BrushLabels #5857

Open
younesslanda opened this issue May 8, 2024 · 1 comment
Open

Control opacity in BrushLabels #5857

younesslanda opened this issue May 8, 2024 · 1 comment
Labels
community:feature-request Feature Request from the community reviewed by the community team. Community Community Feature Requests, Open Issues, Bugs Reported, or Comments

Comments

@younesslanda
Copy link

Is your feature request related to a problem? Please describe.
I am working on a semantic segmentation project, and I find it hard to correct the mask region due to the high opacity of the colors generated by the brush. I tried RGBA format in the background inside Label, but it transforms it into gray color

Describe the solution you'd like
Add an argument in BrushLabels to control opacity, like opacity=0.6

Describe alternatives you've considered
tried RGBA format in the background inside Label, but it transforms it into gray color

@sajarin sajarin added Community Community Feature Requests, Open Issues, Bugs Reported, or Comments community:feature-request Feature Request from the community reviewed by the community team. labels May 31, 2024
@sajarin
Copy link
Contributor

sajarin commented May 31, 2024

Thanks for the feature request @younesslanda! Our team will review it and see where it fits in our roadmap.

As an aside, how less painful would it be to have an opacity setting for the brushlabels when making annotations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community:feature-request Feature Request from the community reviewed by the community team. Community Community Feature Requests, Open Issues, Bugs Reported, or Comments
Projects
None yet
Development

No branches or pull requests

2 participants