搜索资源列表
epca
- 这是一个epca的程序,在别处找到的,觉得还行,想和大家分享分享。识别率确实不错,我实在orcl人脸库上进行的,在其他的人脸库里还未来得及试验,相信也会很不错的。大家多多支持啊。-epca This is a procedure in finding elsewhere, I felt that trip, and would like to share with you to share. Recognition rate is not bad, I really orcl people on
momentdctprot
- 这是一个人脸识别程序能够在脸部移动的同时识别脸部特征.
face_detect
- opencv人脸识别的应用。读入图片(需要在程序中修改)可输出识别了人脸的图片。需要opencv 1.0-opencv face detection. input image can output image with rectangular at the detected faces. need opencv 1.0
PolygonDetector
- 人脸识别,这个程序是个测试程序不一定行你-hello thisisgoog
PCA_based-Face-Recognition-System
- 使用传统的PCA主成分法,进行人脸的识别与匹配,源程序为matlab版,本程序改写,已经将内置函数进行了替换-Use the traditional method of PCA components, face recognition and matching, source code for matlab version, the program rewritten, and has built-in functions to replace
PCA
- C语言源程序,PCA人脸识别算法,主要是eig特征分量选取的源程序和欧式空间匹配程序、特征脸提取程序-C language source code, PCA face recognition algorithm, eig characteristic component selected source and match the European space program, eigenface extraction procedures
LBPPLPQFER
- 人脸表情识别matlab程序LBP+LPQ算法融合,SVM分类-facial expression recognition algorithm fusion of LBP and LPQ,clssify by OAA SVM
FACE
- 人脸识别程序,用于识别人脸,对研究此算法很有帮助-distinguish face
facefind
- 人脸识别程序,有很好的识别效果。大家可以下载来试试看,但是测试文件要选好。-Recognition program, a very good recognition effect. You can download to try, but to choose the right test file.
Digita_image_processing6
- 数字图像处理和模式识别中人脸识别内容,程序规范,有演示和图片-Face recognition, digital image processing and pattern recognition program specification, a demo and pictures
Facial-feature-detection
- 程序实现人脸特征的检测和定位,可以识别并标注眉毛,眼睛,鼻子,嘴巴以及耳朵。能用于单人和多人脸图的检测识别,效果不错。-This is a human facial feature detection and location program. It can be applied to detect both single and multiple face images.
faceclassfying
- 人脸识别程序,包含人脸库和非人脸库,模块性和通用性强,方便修改-Matlab Code for face Classfying
TestDatabase
- 基于主成分分析法的人脸识别程序的实现,效果很好-Realization of principal component analysis based on face recognition program, the effect is very good
face_recognition
- 一个简单的利用MATLAB进行人脸识别并检验其正确率的小程序(附有照片)-an example to face recognition
人脸识别
- 此为C#开发的程序,用于对人脸的识别。新手适用。