Author: Will Chen Updated: Simon Fong June 24, 2018
This is the official code provided for the ECE196 Face Recognition project.
In setup/
there are setup scripts that need to be ran.
Install and setup various tools.
$ sudo bash setup.sh
Install OpenCV from source.
$ sudo bash install_opencv2.sh