8000 GitHub - GoogTech/face-recognition at v0.0.3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

📷 A Simple Face Recognition Program Which Base On Baidu AIP And Output The Voice Prompt By Pyttsx3.

Notifications You must be signed in to change notification settings

GoogTech/face-recognition

Repository files navigation

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

About

📷 A Simple Face Recognition Program Which Base On Baidu AIP And Output The Voice Prompt By Pyttsx3.

Topics

Resources

Stars

Watchers

Forks

Languages

0