Raspberry Pi Image Cruncher Part 3: Scripts and Automation
August 6, 2014 11:22 pm Leave your thoughtsContinuing on from part 2, here is the full script for the image resizer. Let’s call the script crunch2.py for now, so create a file called crunch2.py under /home/pi/image_cruncher. You can of course use any other directory but we will refer to this one in this article. We will go through the... View Article