/eigenface_example

Face Recognition program using Principle Component Analysis (Eigenface), written in Scilab

Primary LanguageScilabMIT LicenseMIT

Face Recognition using Principle Component Analysis (Eigenface).
Written in Scilab.

How to run:
  1) Open scilab,
  2) Load all *.sce source code file into the scinote
  3) Press execute all at scinote
  4) At Scilab console, type "main" and then press enter.