PaletteOptimiser

Changelog

(0) -10 +10 tip
38:594282e85848 39:a53123d8da0a 40:492a8c306ec5 35:baa08ae98f2e
2015-10-04 Paul Boddie changeset files shortlog graph Introduced random colour exchange when too many colours are needed.
optimiser.py
37:03b740684b1f
2015-10-03 Paul Boddie changeset files shortlog graph Changed the test for the most prominent pair to sum complement contributions.
optimiser.py
36:7437f3302bc8
2015-10-03 Paul Boddie changeset files shortlog graph Experiment with different complementary pairs when reducing contributions.
optimiser.py
35:baa08ae98f2e 36:7437f3302bc8 38:594282e85848
2015-10-03 Paul Boddie changeset files shortlog graph Added a "balancing" function to remove primary/secondary complement pairs, thus removing colour noise and simplifying the job of the optimisation routine. Added the useful preview function back to the program. Removed some working notes.
optimiser.py
34:9060af8f5ef5
2015-10-03 Paul Boddie changeset files shortlog graph Adopt a more thorough model of colour selection.
optimiser.py
33:da4132364cfd
2015-10-03 Paul Boddie changeset files shortlog graph Experiment with replacing colours with black and white.
optimiser.py
32:3a950efbc68f 28:b645174fcbb8
2015-10-03 Paul Boddie changeset files shortlog graph Sum colour probabilities instead of counting requested colours. Find the best alternative for each unallocated colour from the allocated ones. Removed the preview image saving.
optimiser.py
31:244292b4816c 29:21c5d47536ea
2015-10-02 Paul Boddie changeset files shortlog graph Use a proper main program!
dither.py
30:fa52036b3d75 28:b645174fcbb8
2015-10-02 Paul Boddie changeset files shortlog graph Fixed the preview filename.
optimiser.py
29:21c5d47536ea 31:244292b4816c 27:736979f99379
2015-10-02 Paul Boddie changeset files shortlog graph Added experiments with PIL's dithering/quantizing, summing colour probabilities, finding the "best" combinations where more than four colours are required. Removed the preview image saving.
dither.py optimiser.py
(0) -10 +10 tip