Skip to content

spl3g/pixel-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Installation

With Nix

If you have Nix installed on your system, the process is really simple: Just run

nix run github.com:spl3g/pixel-sorting

Without nix

Install odin with your systems package manager and run:

git clone https://github.com/spl3g/pixel-sortin
cd pixel-sorting
odin build .

How to use

./pixsort [INPUT] [OUTPUT] *flags*
optional flags:
  -f: float, from threashold
  -t: float, to threashold
  -i: bool, inverse threashold

Some results

image image image

About

pixel sorting, yay!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published