搜索资源列表
faceDetect
- faceDetect.py is face detection program in live feed from a webcam. The code is written in Python.
FaceRecognition_CNN(olivettifaces)
- Python实现的基于卷积神经网络的人脸识别测试程序,包含了实验所需的图片数据。-Python implementation of the neural network based on the convolution of the face recognition test procedures, including the required image data.
Joint-Bayesian-master
- 人脸识别与检测程序,基于贝叶斯与最大期望,Python实现(Face recognition and detection program based on bayesian and maximum expectations)
FaceDetect-master
- 面部检测,基于图像的人脸识别,opencv2 cv3(If you want to understand how the code works, the details are here: https://realpython.com/blog/python/face-recognition-with-python/ Update: Now supports OpenCV3. This change has been made by furetosan ( https://git
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
face_detect
- python dlib实现实时监测视频中人脸(Python Dlib for real-time monitoring of face in video)
Animal-Face-Detection-master
- python平台下,能实现图片中猫等动物的面部检测,框选出蹄片中的动物面部。(Realize the face detection of cats and other animals in the picture.)
Graduation thesis
- 主要功能为脸部识别,有相关分类器标记特征点之间的距离(The main function is face recognition, and the distance between feature points with related classifier marks.)
real_time_recognize-master
- 从摄像头获取摄像头图像,进行实时人脸识别(Real-time Face Recognition by Capturing Camera Image from Camera)