/findme

A facial recognition application using python and opencv

Primary LanguagePython

OPENCV

A Facial Recognition Algorithm Using python open-cv.

To Train ==> Create a folder named images Under images create folder(s) with a label(s) as the name of the folder. The folder should contain the train image data of a particular subject with that label. Train the algorithm by running the Facial_train.py

To Run Recognition ==> Open opencv.py