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

Commits on Feb 22, 2024

  1. Improve GetColors step

    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 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7589da3 View commit details
    Browse the repository at this point in the history