The core idea in this project is to identify people uniquely. Opencv libraries are used here.
A facial recognition system is a technology capable of matching a human face from a digital image or a video frame against a database of faces, typically employed to authenticate users through ID verification services, works by pinpointing and measuring facial features from a given image.
- python
- opencv library
- numpy
- Go to images folder and make your own folders for seperate people and insert their images accordiingly.
- Make sure to rename the image folders with their name.
- That's all. You are almost done. Now you have to run faces-train.py file first.
- Then, run faces.py