Facial Recognition System using Eigenfaces and SVM

Facial Recognition System using Eigenfaces (PCA) and SVM
622 Downloads
Updated 11 Apr 2018

This code uses the Eigenface approach provided by M.Turk and A. Pentland to obtain training features. PCA is used to reduce the dimensionality of feature vector and SVM is used to obtain a training model. Use of Machine Learning improves the accuracy of Eigenface approach.

Cite As

Shreyas Shubhankar (2024). Facial Recognition System using Eigenfaces and SVM (https://github.com/shreyas00/Facial-Recognition-System), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.