Skip to content

基于OpenCV,包含了人脸数据采集,训练,识别

Notifications You must be signed in to change notification settings

BoHongtao/FaceRecognition

Repository files navigation

FaceRecognition

基于OpenCV,包含了人脸数据采集,训练,识别

您需要安装以下库

 pip install opencv-python
 pip install pillow
 pip instal opencv-contrib-python
  1. 执行face_data_collect.py采集人脸数据
  2. 执行face_training.py得到训练结果
  3. 执行face_recognition.py会自动识别数据

About

基于OpenCV,包含了人脸数据采集,训练,识别

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages