搜索资源列表
face_recognision
- 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
python-face-detection
- face detection on Python
Webcam-Face-Detect-master
- 用python实现电脑与默认摄像头(自带摄像头)的连接,并进行人脸识别。-computerized connection with the default camera (comes with camera) via python, and do face recognition.
prj2
- Python face detection Opencv
Face-Detection
- Python scr ipt to detect faces. It uses two haar cascade trained to recognise faces and eyes. The haar cascade are included. In uses OpenCV so it is required. The scr ipt is written in Python 3.
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.
Adaboosthaarlikecascadefacedetaction
- 利用opencv,adaboost+haar特征实现人脸识别的python小程序-a program use opencv and haar feature to detect face a picture
haarcascade_frontalface_default
- 利用python中的opencv库,实现人脸识别的xml文件(The use of Python Library in opencv, XML file for face recognition.)
cat-detection
- 基于opencv的猫脸检测,可以检测图片中的猫脸。基于python语言实现。(cat face detection based on OpenCV)
smile-detection
- 基于Python语言和OpenCV实现了笑脸检测,首先进行人脸检测,然后在人脸检测的基础上进行笑脸检测。(This code implement smile detection based on OpenCV and Python. Face detection is done firstly and then smile detection is done based on the output face of the face detection.)
Python
- Open cv 人脸检测程序 通过主程序检测出图片中的人脸,用于后期防盗准备(Open cv face detection programm)
Python-opencv
- 利用Python在树莓派上实现一个人脸识别系统(Using Python to implement a face recognition system on raspberry pi)
代码
- 实现实时人脸检测tensorflow,dlib(Real time face detection tensorflow, Dlib)
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
select
- 本程序实现了人脸图片的快速采集,使用环境Python3.x,需要电脑连接摄像头,打开PythonIDLE,按下F5运行代码即可进行采集图片(This program has achieved the rapid acquisition of face images. The Python3.x of the environment needs computer to connect the camera, open PythonIDLE and press F5 to run the code
face-detection
- Normal Face detection source code using Haar Cascade Features in Python and C++
人脸识别
- 利用face++在python下实现人脸识别(use face++ relised detect face)
人脸识别代码 东哥
- 人脸识别,运用python进行人脸识别,图像识别(Face recognition using Python)
人脸识别
- 简单的python人脸识别代码,不错的入门学习资料(Simple Python face recognition code, a good starting point for learning)