nikAizuddin / eigenface_example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Scilab 100.0%