Skip to content

Releases: trollLemon/CPlus-palette

Windows Test

17 Jun 02:18
619df79
Compare
Choose a tag to compare
Windows Test Pre-release
Pre-release

This release contains the exe for the windows build. For testing, please unzip the folder attached to this release and follow the instructions in README.txt

What's Changed

Full Changelog: v1.3.0...v1.4.0-PRE

v1.3.0

14 Nov 18:17
86dea06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

User now has the option to specify additional formats: currently the user can output just hex color codes, or hex color codes with RGB values.

v1.2.1

15 Aug 06:41
dc06ec0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

05 May 20:31
75881f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

This release contains better organization of code, and a simpler user interface for command line arguments.

Cpluspalette 1.1.0

13 Mar 22:23
f3a0f7c
Compare
Choose a tag to compare

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.

v1.0.3

19 Dec 06:09
29d2e55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...v1.0.3

Cplus-palette

21 Sep 19:23
Compare
Choose a tag to compare

Generate color palettes from the terminal based on a given image.

Full Changelog: v1.0.1...1.0.2

Cplus-palette

18 Sep 17:37
ff7b5f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

CPlus-palette

07 Sep 19:41
b9ffbf9
Compare
Choose a tag to compare

CPlus-palette

Generate color palettes from the terminal based on a given image.