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

Improve GetColors step #2

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

otsch
Copy link
Member

@otsch otsch commented Feb 22, 2024

Get all colors, not only the ones making up more than 0.5 percent of the image. But also add a method onlyAbovePercentageOfImage() to the GetColors step, to manually set a custom threshold.

And also improve memory usage of getting colors from an image.

Get all colors, not only the ones making up more than 0.5 percent of the
image. But also add a method `onlyAbovePercentageOfImage()` to the
`GetColors` step, to manually set a custom threshold.

And also improve memory usage of getting colors from an image.
@otsch otsch merged commit 5a35db4 into main Feb 22, 2024
5 checks passed
@otsch otsch deleted the feature/optional-percentage-threshold branch February 22, 2024 12:05
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.

1 participant