Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 363 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 363 Bytes

ECE 196 - Face Recognition

Author: Will Chen Updated: Simon Fong June 24, 2018

This is the official code provided for the ECE196 Face Recognition project.

Installation

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