Skip to content
/ pxlsrt Public

Pixel Sorting algorithm implemented in Python with NumPy.

License

Notifications You must be signed in to change notification settings

dnlzrgz/pxlsrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pxlsrt - Pixel Sorting Algorithm Implemented in Python w/ NumPy

Notes

Pixel sorting is an image manipulation technique that arranges pixels based on their intensity or color values, creating abstract effects on images. This notebook guides you through the step-by-step process of reproducing this effect using NumPy.

The code in this repository is based on or inspired by:

Example

Image