Main repository for senior project code.
./vasc [OPTIONS]
-e
- Email address to send alerts to.
-u
- Username for Gmail account to send alerts from.
-p
- Password for Gmail account to send alerts from.
-t
- How often to retrain the camera detection in minutes.
-i
- Max number of images to save to disk.
-f
- Directory to save images.
-c
- Number of frames needed for camera to initialize, try changing this value if getting a black image.
- libopencv-dev
- python-dev
- wiringPi (Raspberry Pi builds only, http://wiringpi.com/download-and-install/)