Skip to content

o2dependent/python-pixel-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Pixel Sort

dithered result inverted sorted result sorted result

This isn't the most efficient way of doing this so if you are looking for a way of implementing this into an app or project look into WebGL shaders since that will likely be the most performant way of achieving an effect like this.

This is meant for creating interesting images for profile photos or distorting images for art pieces. Those are the uses I made it for and have used it for. If you have additional use cases or create anything using this reach out so I can see!

Running

python your_path/your_image.jpeg <luminance_threshold int>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages