azmansami / eigenFaces

Generates eigenFaces from training image set for face recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eigenFaces

Given a set of Images, this python code will create eigenFaces and weights that can be used to reconstrcut training images. It can also be used for face recognition.

Please initialize "img_dir" with the path where input images are!

About

Generates eigenFaces from training image set for face recognition


Languages

Language:Python 100.0%