#!/bin/bash -e
#####################################################
#
# This script will export all frames of a video and
# then loop over them by running a processing sketch
# on each one. The example provided "example-sketch"
# will output the same image provided as input in its
# current state.
#
# Usage: bash processing/processing.sh