pimo-scripts/effects/Nashville.sh
2018-06-23 10:49:55 +02:00

2 lines
253 B
Bash
Executable file

#!/bin/bash
convert -set colorspace RGB /home/pi/cam.jpg \( -clone 0 -fill '#222b6d' -colorize 100% \) \( -clone 0 -colorspace gray -negate \) -compose blend -define compose:args=100,0 -composite /home/pi/DCIM/$(stat DCIM/* --printf "%i\n" | wc -l).jpg