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