Welcome![Sign In][Sign Up]
Location:
Search - face recognition pca neural network

Search list

[Graph Recognizepca_matlab

Description: 基于神经元网络和 Linear Auto-Associative memory 和pca的人脸识别程序。-based on neural network and Linear Auto-Associative memory pca and face recognition procedures.
Platform: | Size: 5333 | Author: 王大宝 | Hits:

[Graph Recognizepca_matlab

Description: 基于神经元网络和 Linear Auto-Associative memory 和pca的人脸识别程序。-based on neural network and Linear Auto-Associative memory pca and face recognition procedures.
Platform: | Size: 5120 | Author: 王大宝 | Hits:

[Special Effectsbiaoqing

Description: 一个表情识别的源码。直接调用pca和svm函数。-an expression recognition of the source. Pca and direct calling svm function.
Platform: | Size: 1024 | Author: 文滔 | Hits:

[Graph Recognizepca

Description: 基于PCA和神经网络的人脸识别方法研究方面的资料,希望对你们有帮助-PCA and neural network-based face recognition method of information, in the hope that you have to help
Platform: | Size: 268288 | Author: lidandan | Hits:

[Graph Recognizepcalda

Description: 基于"pca+lda+粗糙集+模糊神经网络"的人脸识别程序,在matlab上可直接运行-Based on pca+ Lda+ Rough Set+ Fuzzy neural network face recognition procedures can be directly run matlab
Platform: | Size: 7773184 | Author: luo_hongbin | Hits:

[Graph programdaima

Description: (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat 3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat 4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat 5.用runfnn.m对rstest进行测试得到其识别率 savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.-pca+ lda+ Rough Set+ fuzzy neural network saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat 2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat 3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat 4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat 5. Rstest used to test for runfnn.m by its recognition rate cm.m is savem.m and minimum distance classifier on the training set and test set classificati
Platform: | Size: 2048 | Author: dong | Hits:

[matlabFace_and_Face_exsipression_Recognition

Description: One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Transform with Perceptron Neural Network.. and the other based on Discrete Cosine Transform with Perceptron Neural Network ... 2- In face expression recognition .. we defined the condition of the person (nature,happiness,disgust or anger) this source code is based on Principle component analysis(PCA) .. * we need to now about digital image processing ,neural network and PCA-One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Transform with Perceptron Neural Network.. and the other based on Discrete Cosine Transform with Perceptron Neural Network ... 2- In face expression recognition .. we defined the condition of the person (nature,happiness,disgust or anger) this source code is based on Principle component analysis(PCA) .. * we need to now about digital image processing ,neural network and PCA...
Platform: | Size: 11905024 | Author: mahmoud | Hits:

[AI-NN-PRLVQ

Description: LVQ神经网络的预测——人脸识别 LVQ神经网络的预测——人脸识别-LVQ neural network forecasting- LVQ neural network prediction Face- Face Recognition
Platform: | Size: 4096 | Author: CZS | Hits:

[2D Graphicface_recognition_PCAPBPNN

Description: The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation Neural Network (BPNN).
Platform: | Size: 3113984 | Author: amine | Hits:

[AI-NN-PRpca-som

Description: matlab下采用som神经网络算法进行100个人脸识别,可扩展性强。-som neural network using matlab under 100 face recognition algorithm, scalability.
Platform: | Size: 3521536 | Author: 王超 | Hits:

[Otherfacail-recognition-based-on-BP

Description: 基于BP神经网络的人脸识别系统的研究 采用的是PCA和BP网络-Based on BP neural network face recognition system using PCA and BP Neural Network
Platform: | Size: 221184 | Author: 张正峰 | Hits:

[matlabFace-recognition-method

Description: 基于PCA 和BP 神经网络的人脸识别方法是针对 PCA 方法中存在的高维数问题和它对未训 练过的样本识别率低的缺点而提出的。该方法在预处理的基础上,利用粗糙集对 PCA 降维处理后的人脸特征进行约简,提取其中分类能力强的特征,实现在识别精度不变的情况下,有效的去除冗余信息;然后将约简后的属性输入到神经网络进行规则提取,利用神经网络非线性映射和并行处理的特点,增强对人脸图像识别的泛化能力。实验证明,使用该方法在识别率上有一定的提高-Face recognition method based on PCA and BP Neural Network
Platform: | Size: 208896 | Author: 刘漂帆 | Hits:

[AI-NN-PRFaceRec1

Description: PCA+BP神经网络的人脸识别程序已进行仿真,可实现-Face recognition program of the PCA+BP neural network simulation can be realized
Platform: | Size: 2048 | Author: 陈雨轩 | Hits:

[AI-NN-PRPCALDA

Description: pca+lda+bp神经网络的人脸识别 有GUI实现 在MATLAB8.0运行有用 毕业设计用-GUI of the face recognition of pca+lda+bp neural network to achieve useful for graduation designed to run in MATLAB8.0
Platform: | Size: 289792 | Author: 陈雨轩 | Hits:

[Special Effectspca_bp

Description: 本程序采用pca提取人脸特征,采用人工神经网络识别人脸。-This procedure using pca face feature extraction, using artificial neural network recognition face.
Platform: | Size: 2048 | Author: 马光春 | Hits:

[Special Effectsrenlian

Description: 这是基于神经网络的人脸识别,而不是基于PCA的人脸识别。程序可以运行。-This is the face recognition based on neural network, and not the face recognition based on PCA. The program can run.
Platform: | Size: 16931840 | Author: 赖沿州 | Hits:

[matlabFINAL

Description: Nowadays security becomes a most important issue regarding a spoof attack. So, multimodal biometrics technology has attracted substantial interest for its highest user acceptance, high security, high accuracy, low spoof attack and high recognition performance in biometric recognition system. This multimodal biometrics system introduces recognition of person from two things i.e. face & palm print. Principal Component Analysis (PCA) algorithm is used for reduction of dimension & extraction of features in terms of eigenvalues & eigenvectors. Feature level fusion technique used to fuse the results of face & palm prints and then gives the output as per neural network classifier which gives the correct information about genuine or imposter identity.
Platform: | Size: 282624 | Author: atish | Hits:

[AI-NN-PRPCAface-recognitionGUI

Description: 基于PCA神经网络的人脸识别系统,有界面,可操作,代码齐全,内含ORL人脸数据库,可省心运行。别忘点个赞!-A face recognition system based on PCA neural network, a interface, operational, code complete, with ORL face , but worry.
Platform: | Size: 14391296 | Author: 沐夏 | Hits:

[matlabPCA-BP

Description: PCA和BP神经网络结合,适用于人脸识别中-PCA and BP neural network for face recognition
Platform: | Size: 4227072 | Author: 刘伟 | Hits:

[Other一种基于改进BP神经网络的PCA人脸识别算法_李康顺

Description: 一种基于改进BP神经网络的PCA人脸识别算法(An improved BP neural network PCA algorithm for face recognition)
Platform: | Size: 538624 | Author: sssh123 | Hits:
« 12 »

CodeBus www.codebus.net