technique

NES Filter

Recolor every pixel of an image to whichever entry in a fixed palette is closest in RGB space, by treating R,G,B as X,Y,Z coordinates and taking the minimum 3D Euclidean distance.

Also called: palette quantization · closest-colour matching · NES filter

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper


Revision 1 · 1 source · Something wrong? Tell us.