Skip to content

palette picker does not handle narrow color-range images well #7

Description

@DTrejo

possible fix:

  • iterate over image once to find the min-Y and max-Y, then divide that space into buckets.
  • hack: re-run the algorithm with more and more buckets until you've got as many colors as you want. binary search lol

example:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions