You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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