/Face_Recognition

Various ML classifiers implemented from scratch on the facial recognition.

Primary LanguageMATLAB

Face_Recognition

Various ML classifiers implemented from scratch on the facial recognition.


Classifier Location: Code/..

Run instructions:

  • Open the directory in matlab, then open the file and run,

  • pca.m, lda.m, testing.m and kernelTesting.m are the function files.

  • While rest all are the classifier files which can be executed in matlab.