PaletteOptimiser

Changelog

(0) -10 +10 +100 tip
20:99d5a002b1ce
2015-09-30 Paul Boddie changeset files shortlog graph Changed the approach, introducing dithering with the "vertex colours" and a halftoning algorithm first, then choosing the most used four colours on each row, assigning the nearest of these colours to any other colours used.
optimiser.py
19:783e5bbb92a5
2015-09-18 Paul Boddie changeset files shortlog graph Impose a maximum height on portrait images. Adjusted the colourmap to employ combinations of light/dark colours as approximations of the preferred colour in some cases.
optimiser.py
18:99ab2ac4125a 16:04e55f002eb4
2015-09-10 Paul Boddie changeset files shortlog graph Adjusted the colourmap slightly.
optimiser.py
17:6bdff34004ad 15:e9fa3d280806
2015-09-09 Paul Boddie changeset files shortlog graph Propagated various colourmap fixes.
optimiser.py
16:04e55f002eb4 18:99ab2ac4125a 13:f491a6576ec3
2015-09-09 Paul Boddie changeset files shortlog graph Prevent unnecessary darkening of blue.
optimiser.py
15:e9fa3d280806 17:6bdff34004ad
2015-09-09 Paul Boddie changeset files shortlog graph Added automatic rotation detection.
optimiser.py
14:9369980667e7 0:19ad565c6647
2015-09-09 Paul Boddie changeset files shortlog graph Switched to the more advanced colour model. Added automatic height sizing and rotation support.
optimiser.py
13:f491a6576ec3 16:04e55f002eb4
2015-09-09 Paul Boddie changeset files shortlog graph Changed the colourmap and added fallback matching for light and dark tones.
optimiser.py
12:579461e260e6
2015-09-09 Paul Boddie changeset files shortlog graph Use EXIF data for automatic rotation.
optimiser.py
11:4e6369d60870
2015-09-09 Paul Boddie changeset files shortlog graph Corrected some colour entries, added weighting for preferred tones. Added support for rotating the input image.
optimiser.py
(0) -10 +10 +100 tip