搜索资源列表
FLD_basedFaceRecognitionSystem
- 该程序实现了基于FLD的人脸识别系统,被称为 Fisherface 。 This package implements a well-known FLD-based face recognition method, which is called Fisherface . All functions are easy to use, as they are heavy commente ,该程序实现了基于FLD的人脸识别系统,被称为 Fisherface 。 This package im
fisherface
- 本文在Matlab7.5下面实现了fisherface算法,选用的人脸库是ORL,其中有40 人,每人有10幅不同的人脸图像。本文选取了每人9幅作为训练(1幅作为测 试),图像大小为112x92。-In this paper, the following Matlab7.5 realized fisherface algorithm, selection of face database is ORL, in which 40 people, each person will have
face_recognition
- Eigenface and Fisherface Performance Across Pose
EigenFisherFace.tar
- automatic face recognition -face recognition using eigenface method
fisherprotected
- fisherface based image retrival
FLDbasedFaceRecognitionSystem_v2
- 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
FLD_based_Face_Recognition_System
- 基于FLD的人脸识别系统,使用快速小波变换,效果很好,适合学习-This package implements a well-known FLD-based face recognition method, which is called Fisherface . All functions are easy to use, as they are heavy commented. Furthermore, a sample scr ipt and two small training and
fisherface
- this is a source code for face recognition using eigen faces
fisherprotected
- This package containing the source code for face recognition using the fisherface method.
FisherFaces
- FisherFace, an algorithm based on PCA and LDA
FisherfaceCore
- MATLAB编的Fisher脸人脸识别程序- Fisherface recognition.m
fisherface
- Eigenfaces: PCA tends to find a p-dimensional subspace whose basis vectors correspond to the maximum variance direction in the original image space (p N). We called the new subspace defined by basis vectors “face space”. First, all training
Android_FaceRecog
- Android下的人脸识别程序,有matlab算法验证和java源程序,采用了eigenface和fisherface两种不同的算法程,可直接在android手机上运行。-Android Face Recognition under procedures matlab algorithm validation and java source code, the use the eigenface and fisherface of two different algorithms process
EigenFisherFace
- 基于EigenFace和FisherFace的人脸识别算法在matlab上的实现-Based on the face recognition EigenFace and FisherFace algorithm implementation in matlab
FisherFace(matlab)
- 该内容为fisherface的matlab代码,绝对可以运行,实验的数据库为ORL人脸数据库,并且在代码中很多中文注释,便于理解,为了大家方便,在压缩包中还放了fisherface的原始原始论文和PCA算法的原始论文。希望这些资料对大家有所帮助。-Fisherface matlab
FisherFaces
- 本文在Matlab R2012a下面实现了fisherface算法,选用的人脸库是ORL,其中有40 人,每人有10幅不同的人脸图像。本文选取了每人9幅作为训练(1幅作为测 试),图像大小为112x92。 主程序入口:Main.m 读取样本:CreatDatabase.m FisherFace核心:FisherFaceCore.m 识别:Recognition.m 训练样本库:TrainDatabase 测试样本库:TestDatabase 不足:识别准确率有待
Desk33top
- 【谷速软件网】matlab源码-FisherFace识别算法 可以作为参考使用,在学习的过程中 -[Valley] speed network matlab source software-FisherFace recognition algorithms can be used as a reference, in the learning process
LDA-human-face-identity
- 人脸识别的matlab程序,包含有 example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-Face recognition matlab procedures, including a example: demo program creatData: generate data creatTrainLabel
fisher
- 基于LDA人脸识别,matlab版,亲测有效(FisherFace using for face recogintion)
fisherprotected
- face recognition in fisherface