o
odinpkg.dev
packages / library / pixel-sorting

pixel-sorting

e7aca31library

pixel sorting, yay!

No license · updated 2 years ago

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