An open API service indexing awesome lists of open source software.

https://github.com/stephantul/orst

A pixel sorting program, written in python 3.x.
https://github.com/stephantul/orst

art pixel-sorting

Last synced: 8 months ago
JSON representation

A pixel sorting program, written in python 3.x.

Awesome Lists containing this project

README

          

# orst
A pixel sorting program, written in python 3.x.

Based on: https://github.com/kimasendorf/ASDFPixelSort

# License

MIT

# Author

Stéphan Tulkens

# Example

## Input:

![Input](test.jpg)

## Output:

![Output](test-output.jpg)

Settings:
- criterium: Summation
- Comparer: `lambda x: x < .9`

## Image credit

ESA/Hubble - A bizarre Cosmic Rarity
found at [Wikimedia Commons](https://commons.wikimedia.org/wiki/Category:Peculiar_galaxies#/media/File:A_bizarre_cosmic_rarity_NGC_660.jpg)