/paletteApplier

Apply a palette finding the closest color

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Palette Applier written in openFrameworks

Apply a palette finding the closest color.

Example image

Choose the image you want to process. You can save the resulting image by pressing 's'.

The palette is defined as a float type vector. The current one is the Sega Master System palette.

Based on NES Filter from: https://happycoding.io/examples/processing/images/nes-filter