搜索资源列表
facerecognition_guide-master
- 基于Python的人脸检测与识别系统,用了特征脸方法和FisherFaces方法,都是业内最基础最经典的方案。-Python-based face detection and recognition system, using the methods and FisherFaces Eigenface method, the most basic is the industry s most classic scheme.
DetectFace
- input a picture, the code will detect faces in it, and draw a rectangular around every detected face
test_convect_2d
- Face Pipeline to view and see the image features
pyTest
- 人脸识别测试,未测试成功 VideoCapture不知从哪里安装或引用(Test of face detection)
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)
faceCompare
- face++人脸识别API调用;openCV-python人脸检测;(Face++ face recognition API call; openCV-python face detection;)
代码
- python的多个人脸检测与识别代码以及文本检测识别代码(Face detection and recognition code)
python-sdk
- 在线人脸识别 提出一种基于树莓派的人脸识别门禁系统,该系统通过使用人脸识别云服务可以实时对人员进行辨认。文中详细描述了该系统的搭建和实现过程,为相关产品提供了一套很好的解决方案。对所设计的系统进行了模拟测试,其测试结果达到了设计目标。(online face recognition face++)
动态头像一键生成工具
- 自动拼接的人脸漫画头像 输入:一张带有表情的前景清晰的人脸图片 输出:根据“脸萌”五官组建好的人脸头像 编程语言:Python2.7.10 使用框架:Flask,Oxford,Face++,OpenCV,Numpy 等以及其它一些 Python 模块 编程环境:Mac OS X 10.11.2
人脸识别
- 人脸检测和识别,录入人脸数据,识别未知人脸是否为录入的(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 identification base on python)