Eigenfaces, using Linear Algebra to implement Facial Recognition application. It is a simple implementation in python.
1. Abstract file has an overview of this project
2. Data folder has the models, train and test images
3. Face recognition folder has the preprocessing, database and recognition files
4. Run the main.py file from command prompt