Face Recognition
A simple program about the face recognition
OS
Windows 10
Env
Python 3.7.3
pyttsx3 2.90
OpenCV 4.4.0
baidu-aip
Baidu AIP SDK( aip-python-sdk-2.2.15 )
How To Run
you need to install the dependencies firstly
$ pip install pyttsx3
$ pip install baidu-aip
$ python setup.py install
$ pip install opencv-python
then run it
$ python faceRecognition.py
Thanks
- The Baidu AIP SDK of face recognition : https://cloud.baidu.com/
- Refer to this teaching video : https://www.bilibili.com/video/BV1U741127yV