- Eigenfaces
- Localbinary Pattern Histograms[LBPH]
- Fisherfaces
- Download miniconda/anaconda.
- Create environment.
- Installation.
- Clone repository.
- Execute.
- Download Mininconda.
- Download Anaconda.
$ conda create -n cv python=3.*
$ conda activate cv
$ conda install pyqt=5.*
$ conda install opencv=*.*
$ conda install -c michael_wild opencv-contrib
- Clone
$ git clone https://github.com/okmd/authenticate-using-face-recognition.git aufr
- Cd into aufr
$ cd aufr
-
Execute
$ python main.py
Note:Generate atleat two datasets to work properly.
- Enter name,and unique key.
- Check algorithm radio button which you want to train.
- Click recognize button.
- Click save button to save current displayed image.
- Click record button to save video.