PaletteOptimiser

Changelog

(0) -10 +10 tip
50:6adea19bfcc2
2015-10-06 Paul Boddie changeset files shortlog graph Added options for verifying the number of colours per row, half-resolution previews, not producing an output image. Fixed EXIF object usage (which used a nasty global variable). Simplified the get_colours function signature.
optimiser.py
49:1036d8b98d85
2015-10-06 Paul Boddie changeset files shortlog graph Propagated colour errors between rows to determine the best colours. Added darkening and brightening operations. Removed the randomising operation.
optimiser.py
48:9a8c24425be9 46:2e2722f377b0
2015-10-06 Paul Boddie changeset files shortlog graph Introduced compensation to complementary colours for those removed.
optimiser.py
47:4b9192e71fb8
2015-10-04 Paul Boddie changeset files shortlog graph Introduced a distance-based approach to obtain suitable alternative colours.
optimiser.py
46:2e2722f377b0 47:4b9192e71fb8 48:9a8c24425be9
2015-10-04 Paul Boddie changeset files shortlog graph Integrated the squaring of contributions as an option.
optimiser.py
45:8e6788e5694a 44:585c1552a7f6 43:904ff97afe31
2015-10-04 Paul Boddie changeset files shortlog graph Merged branches.
optimiser.py
44:585c1552a7f6 42:25b72160e5c9
2015-10-04 Paul Boddie changeset files shortlog graph Fixed the limiting of colour exchange.
optimiser.py
43:904ff97afe31 45:8e6788e5694a 41:0634014ddde5
2015-10-04 Paul Boddie changeset files shortlog graph Limit colour exchange to those below a certain frequency threshold.
optimiser.py
42:25b72160e5c9 44:585c1552a7f6 39:a53123d8da0a 41:0634014ddde5
2015-10-04 Paul Boddie changeset files shortlog graph Limit colour exchange to those below a certain frequency threshold.
optimiser.py
41:0634014ddde5 42:25b72160e5c9 43:904ff97afe31
2015-10-04 Paul Boddie changeset files shortlog graph Permit a broader exchange of colours.
optimiser.py
(0) -10 +10 tip