add files
This commit is contained in:
parent
31e24d6e7f
commit
4b62520aca
15 changed files with 37 additions and 0 deletions
3
effects/Lomo.sh
Executable file
3
effects/Lomo.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
convert /home/pi/cam.jpg -channel R -level 33% -channel G -level 33% /home/pi/DCIM/$(stat DCIM/* --printf "%i\n" | wc -l).jpg
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue