adjust colorimetry
This commit is contained in:
parent
1c2a4f9be2
commit
9a00f7317f
@ -18,8 +18,8 @@ echo "seq $SEQ -> $GIF" | tee -a WS/log
|
||||
convert \
|
||||
-delay 10 -dither none \
|
||||
-resize 40% \
|
||||
-colorspace gray -equalize \
|
||||
-colors 15 \
|
||||
-colorspace gray -normalize \
|
||||
-colors 14 \
|
||||
frames/$SEQ/?[012]*[369].png \
|
||||
$GIF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user