Updated: May 1st 2015
#FacialRecognition
##FacialRecognition Folder This contains the .NET solution for my FYP.
It is dependant on Kinect SDK v1.8, EmguCV, and CouchDB.
##Octave Folder This contains the implementation of the eigenface algorithm.
It is dependant on the IntrumentControl and go-redis packages.
##Execution Instructions
- Launch Redis (localhost, 6379),
- Execute the Octave launch script using GNU Octave (64-bit),
- Launch the FacialRecognition application.