Automatic update, changed: tools.automorph_pixelsort.md

This commit is contained in:
sdbs Terra 2022-06-04 14:15:53 +02:00
parent 2ae26c2c52
commit cab0c7150c

View file

@ -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 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 ##### Adjacent
- https://github.com/jankovicsandras/girihjs - https://github.com/jankovicsandras/girihjs
- https://github.com/jankovicsandras/kalocsai - https://github.com/jankovicsandras/kalocsai