Skip to content

Cpluspalette 1.1.0

Compare
Choose a tag to compare
@trollLemon trollLemon released this 13 Mar 22:23
· 90 commits to main since this release
f3a0f7c

What's Changed

Full Changelog: v1.0.3...v1.1.0

Re-implemented K mean clustering based off this paper: http://www.ijimt.org/papers/102-M480.pdf.
Performance of the data clustering was improved

Unordered_sets are also used by the software to filter out color duplicates; this improved the palette quality for images where the color balance is terrible: for example, the software provides a good palette for the following image gotten from https://wallpaperaccess.com/abstract-minimalist:
1261697
by this method.