Skip to content

python摄像头实时人脸识别并返回人脸个数

Notifications You must be signed in to change notification settings

zengrun-001/face_recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

face_recognition

python摄像头实时人脸识别并返回人脸个数

第一步:首先要把xml文件跟python文件放在同一个文件夹中,并且安装opencv依赖包:
参考安装命令:$brew install opencv-python
第二步:直接终端运行python文件,或者用pycharm打开运行python文件,这时候会调起摄像头(mac电脑),稍微有点卡顿是帧率的问题,后期优化
image

About

python摄像头实时人脸识别并返回人脸个数

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%