Skip to content

low number of colours or hues #1

@citro1

Description

@citro1

Really useful addon, thanks a lot!

I seem to get weird results with images that have small amounts of colours or hues.

For example this is colorized to red but has more than 256 colours
colorQuantizer.setNumColors( 17 ); // wrong colours appear, but round 12 looks ok
colorized

With very low numbers of colours it breaks earlier
colorQuantizer.setNumColors( 7 );
two-colors

Any suggestions on kmean parameters that could be tweaked to avoid this?

Cheers!

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