mirror of
https://gitlab.com/sdbs_cz/digital-garden-anabasis.git
synced 2025-01-23 00:17:05 +01:00
Automatic update, changed: tools.automorph_pixelsort.md
This commit is contained in:
parent
2ae26c2c52
commit
cab0c7150c
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ for image in *.png ; do python3 -m pixelsort "$image" -i edges -t 0.9 -a 90 -o
|
|||
|
||||
saturation is way to go
|
||||
|
||||
for image in *.png ; do python3 -m pixelsort "$image" -i edges -t 0.5 -a 90 -s minimum -o "${image%.*}_sorted.png" ; done
|
||||
|
||||
|
||||
##### Adjacent
|
||||
- https://github.com/jankovicsandras/girihjs
|
||||
- https://github.com/jankovicsandras/kalocsai
|
||||
|
|
Loading…
Reference in a new issue