搜索资源列表
face_recognision
- 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
Webcam-Face-Detect-master
- 用python实现电脑与默认摄像头(自带摄像头)的连接,并进行人脸识别。-computerized connection with the default camera (comes with camera) via python, and do face recognition.
renlianshibie
- 人脸识别,在vs+opencv+python环境下运行,利用numpy等插件写的程序,简单易懂。-Face recognition, in vs+ opencv+ python environment to run, the use of numpy and other plug-ins to write the program, easy to understand.
Python-opencv
- 利用Python在树莓派上实现一个人脸识别系统(Using Python to implement a face recognition system on raspberry pi)
python_face_recog
- 基于python+opencv 的 人脸识别,对一段视频进行读取,并检测出人脸,然后进行PCA 降维,最后用SVM进行人脸识别,识别率94%左右。(Based on python + opencv face recognition, a video was read, and face detection, and then PCA dimension reduction, and finally SVM face recognition, recognition rate of about 9
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl
人脸识别
- 利用face++在python下实现人脸识别(use face++ relised detect face)
人脸识别代码 东哥
- 人脸识别,运用python进行人脸识别,图像识别(Face recognition using Python)
人脸识别
- 简单的python人脸识别代码,不错的入门学习资料(Simple Python face recognition code, a good starting point for learning)