This is a facial recognition software that uses the Eigenface approach with opencv.
The images folder are the training images with each folder named after the celebrity which the folder contain pictures of.
The images folder already contain training pictures of president obama, model francisco, And the 2 football players messi and ronaldo.
If you would like the software to recognize someone else please add in a folder inside of the images folder with a unique label for the person you adding and add in as much photos as u can, the more photos you add the more accurate it becomes
The OIP images are simply images you can use to test how the software work, by simply running the code the software will ask for how many pictures you would like it to test and the name of each picture.
If you would like to test other pictures please add in the picture to the folder where the code is in and type it's name when running the code