/pixelsort

Sort image's pixels to create cool visual effects

Primary LanguagePython

pixelsort

Pixel sorting is a visual effect created by applying taking the rows, columns, or other set of pixels in an image and ordering them according to some value of those pixels, like how much red is in each pixel, their luminosity, hue, etc. It tends to create really cool visual effects, and it's mostly just for fun and artistic purposes.

Example:

Original image alt tag

Pixel Sort alt tag