A cool Real time face Recognition python program created with opencv... more
Clone the project
git clone https://github.com/hack505/Face-Recognition-Python-Opencv.git
Go to the project directory and make faces directory
cd Face-Recognition-Python-Opencv
mkdir faces
Required package to Install
pip install opencv-python
pip install face-recognition
pip install numpy
pip install cmake
pip install dlib
before running paste your image in faces folder and rename it as you name
Ready to Run!
python main.py
you can have the issues while install in the dlib package
Clone this
https://github.com/RvTechiNNovate/face_recog_dlib_file
cd face_recog_dlib_file
For python 3.8
pip install dlib-19.19.0-cp38-cp38-win_amd64.whl
For python 3.7
pip install dlib-19.19.0-cp37-cp37-win_amd64.whl
- Real time
- accurate
- Cross platform
If you have any feedback, please reach out to us at kameshs1209@gmail.com