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.gitGo to the project directory and make faces directory
cd Face-Recognition-Python-Opencv
mkdir facesRequired package to Install
pip install opencv-python
pip install face-recognition
pip install numpy
pip install cmake
pip install dlibbefore running paste your image in faces folder and rename it as you name
Ready to Run!
python main.pyyou can have the issues while install in the dlib package
Clone this
https://github.com/RvTechiNNovate/face_recog_dlib_file
cd face_recog_dlib_fileFor python 3.8
pip install dlib-19.19.0-cp38-cp38-win_amd64.whlFor 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