nimitbhardwaj / face-recognisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceRecognizer

To Run the face recognizer to detect the images Go to the cd src/ then python3 main.py

On

python3 main.py detector, the code will detect the faces, to quit, just press 'q' and python3 main.py recognizer train will train the images, when the camera opens, click 'c' character, it will click a sample photograph for training and atlast give the name to the image and python3 main.py recognizer will recognize the images, to quit, just press 'q'

About


Languages

Language:Python 100.0%