搜索资源列表
face_detect
- opencv人脸识别的应用。读入图片(需要在程序中修改)可输出识别了人脸的图片。需要opencv 1.0-opencv face detection. input image can output image with rectangular at the detected faces. need opencv 1.0
face_recognision
- 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
Joint-Bayesian-master
- 人脸识别与检测程序,基于贝叶斯与最大期望,Python实现(Face recognition and detection program based on bayesian and maximum expectations)
svm
- 用Python写的关于SVM算法的人脸识别小程序(Written in Python on the SVM algorithm for face recognition applet)
Python-opencv
- 利用Python在树莓派上实现一个人脸识别系统(Using Python to implement a face recognition system on raspberry pi)
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
face-Adaboost
- 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
KNN人脸识别
- 使用KNN算法实现的人脸识别程序,KNN是机器学习里的K最近邻算法。(face recognition of KNN using python)
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
faceCompare
- face++人脸识别API调用;openCV-python人脸检测;(Face++ face recognition API call; openCV-python face detection;)
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
python-sdk
- 在线人脸识别 提出一种基于树莓派的人脸识别门禁系统,该系统通过使用人脸识别云服务可以实时对人员进行辨认。文中详细描述了该系统的搭建和实现过程,为相关产品提供了一套很好的解决方案。对所设计的系统进行了模拟测试,其测试结果达到了设计目标。(online face recognition face++)
人脸识别
- 利用face++在python下实现人脸识别(use face++ relised detect face)
real_time_recognize-master
- 从摄像头获取摄像头图像,进行实时人脸识别(Real-time Face Recognition by Capturing Camera Image from Camera)
人脸识别
- 人脸检测和识别,录入人脸数据,识别未知人脸是否为录入的(Face Detection and Recognition, Entering Face Data, Recognizing whether an Unknown Face is Input)
人脸图像特征提取与对比
- NMF、PCA-人脸图像特征抽取与对比,图像识别,主成分分析(Face image feature extraction and comparison, image recognition, principal component analysis)
face_recognition
- 基于python的PCA(主成分分析降维)人脸识别(PCA (principal component analysis dimensionality reduction) face recognition based on python)
人脸识别代码 东哥
- 人脸识别,运用python进行人脸识别,图像识别(Face recognition using Python)
人脸识别资料
- 用python实现的人脸识别技术,可以下载下来跑跑(Face identification base on python)
人脸识别
- 简单的python人脸识别代码,不错的入门学习资料(Simple Python face recognition code, a good starting point for learning)