Welcome![Sign In][Sign Up]
Location:
Search - face recognition in matlab based on PCA

Search list

[matlabFaceRecognitionASM

Description: 人脸识别中使用的特征定位源码。 是MATLAB编写的基于多方案统计学的完整的动态形状定位源代码。-Face Recognition feature of the use of source positioning. Is a MATLAB program based on multi-prepared statistics, integrated and dynamic shape of positioning the source code.
Platform: | Size: 23552 | Author: 陈非 | Hits:

[Graph RecognizeFaceRecognition

Description: 笔者自行编写的Matlab环境下的人脸识别算法小实验, 采用的是经典的PCA算法,主要内容是采用SVD方法提取出象素空间上的 PCA主分量特征,分类算法上仅是基于最小距离分类 -The author of the Matlab environment to prepare the face recognition algorithm under small experiment using classical PCA algorithm, the main contents of SVD method is used to extract pixel space on the PCA principal component features, the only classification algorithm is based on the minimum distance classifier
Platform: | Size: 27648 | Author: 杨愚根 | Hits:

[Special Effectshomework

Description: 使用基于PCA+KNN算法实现的人脸识别,本算法的优点在于使用的是基于2DPCA的方法,计算时间更短,效率更高。-PCA+ KNN-based face recognition algorithm, the advantage of this algorithm is based on the use of 2DPCA method in calculating the time is even shorter, more efficient.
Platform: | Size: 6190080 | Author: 周丽霞 | Hits:

[Otherchengxu

Description: 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
Platform: | Size: 3072 | Author: pan | Hits:

[AI-NN-PRDCT

Description: 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和BP神经网络分类器,同时采用BP神经网络分类器作为本次基于DCT的人脸识别系统设计的分类器,并对BP神经网络进行分类的算法进行设计,BP神经网络具有学习功能,只要采用本系统对训练图片进行训练,就可以记下图像的相关信息,对于测试图片,就可以很准确的识别出该图片是属于哪个的。最后,本文对整个人脸识别系统设计实验进行了实验分析,实验结果表明本文采用的方法切实有效。- This is the design of the DCT-based face recognition systems. First of all, the background light of the current face recognition and face recognition to discuss the development of research in all aspects of content and applications And then studied the pretreatment of face recognition to discuss the pre-treatment of other face recognition methods,and analysis of the pros and cons of various methods, finally, the use of DCT (discrete cosine transform) image pre-processing to achieve in the face of the reduced-order processing Next on the face image feature extraction have been studied, A brief description of the feature extraction and algebraic geometry feature extraction, while in-depth study based on the DCT and the PCA Transform face image feature extraction in order to achieve face recognition system to identify whether the rate of increase in the research For the choice of classifier, this paper carried out on two of classifier, that is, nearest neighbor classifier and BP neura
Platform: | Size: 422912 | Author: 刘文珍 | Hits:

[Special Effectspcalda

Description: 首先进行小波变换,在此基础上进行pca特征提取,在进行lda特征提取,用于人脸识别-First, wavelet transform, in this based on pca feature extraction, feature extraction during lda for face recognition
Platform: | Size: 2048 | Author: gu | Hits:

[Special Effectswavepp

Description: 利用小波进行一级特征提取,在此基础上采用2dpca进行二级特征提取,用于人脸识别。-Carried out a wavelet feature extraction, in this based on the use of 2dpca for two feature extraction for face recognition.
Platform: | Size: 2048 | Author: gu | Hits:

[Graph RecognizeImprovedPCAFaceRecognitionAlgorithm

Description: 摘要:主成分分析(PCA)的人脸识别算法,以减少的特征向量是涉及到对抽象的特点,改进了主成分分析(一)iUumination算法的变化影响酶原sed.The方法是基于上减低与正常化其相应的标准差的特征向量元素相关联的大特征值的特征向量的影响力的想法。耶鲁大学和耶鲁大学面临的数据库面对数据库B是用来验证-Abstract:In principal component analysis(PCA)algorithms for face recognition,to reduce the influence of the eigenvectors which relate to the changes of the iUumination on abstract features,a modified PCA ( A) algorithm is propo sed.The method is based on the idea of reducing the influence of the eigenvectors associated with the large eigenvalues by normalizing the feature vector element by its corresponding standard deviation. Th e Yale face database and Yale face database B are used to verify the method.The simulation results show that,f0r front face and even under the condition of limited variation in the facial po ses the proposed method results in better perform ance than the conventional PCA and linear discriminant analysis(LDA)approaches.and the computational cost remains the same as that ofthe PCA,and much less than that ofthe LDA.
Platform: | Size: 205824 | Author: 费富里 | 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:

[Graph RecognizeModualPCA

Description: 模块pca, 在人脸识别中进行特征提取,速度效率比PCA要高,基于ORL人脸库上进行试验。-In face recognition module pca feature extraction by speed, efficiency, than pca based on ORL face database on the test.
Platform: | Size: 3931136 | Author: 白万荣 | Hits:

[Special Effectsmatlab-face--recoginition

Description: MATLAB FACE RECOGINION,讲述了MATLAB,在人脸识别中的应用,主要基于子空间的PCA方法。-The MATLAB FACE RECOGINION, about MATLAB, in face recognition, PCA method is mainly based on subspace.
Platform: | Size: 272384 | Author: wuhaojun | Hits:

[Special Effects13FaceRec

Description: 人脸特征提取与识别matlab程序,主要提取了PCA特征、SVM分类和核方法分类等,代码可以直接使用-Face recognition based on PCA features and Kernel methods, which is used in pattern extraction.
Platform: | Size: 14765056 | Author: 沈来信 | Hits:

[DocumentsPCA_ORL

Description: 人脸识别技术作为生物体特征识别技术的重要组成部分,在近些年来已经发展成为计算机视觉和模式识别领域的研究热点。本实验是基于K-L变换的主成分分析法(PCA)在人脸识别中的应用,在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真,并对样本图像进行了重构。本实验在ORL人脸库的基础上,选用每人前5张图片,共计40人200幅样本图像,通过快速PCA算法将10304维的样本特征向量降至20维,并实现了基于主分量的人脸重建,验证了PCA算法在高维数据降维处理与特征提取方面的有效性。-Facial recognition technology as a biological feature recognition technology is an important part of, in recent years has become a hot research topic in the field of computer vision and pattern recognition.This experiment is based on K- L transform principal component analysis (PCA) in the application of face recognition, based on ORL face validation of rapid PCA algorithm was realized by Matlab simulation, and reconstructed the sample image., on the basis of the experiment on ORL face , choose top 5 pictures each, a total of 40 people 200 sample image, through rapid PCA algorithm the sample feature vector of 10304 d down to 20 d, and implements the face reconstruction based on principal component, PCA algorithm is verified in the high-dimensional data processing and feature extraction is effective to dimension reduction.
Platform: | Size: 20067328 | Author: 季科 | Hits:

[matlabAll-Files

Description: 用MATLAB实现基于主成分分析(PCA)和支持向量机(SVM)的人脸识别系统,打开运行FR_GUI函数即可,我放在E盘中的,注意一下路径,当前识别率一般,也欢迎交流指正1127851044@qq.com,谢谢。-Using MATLAB analysis (PCA) based on principal component analysis and support vector machine (SVM) face recognition system to open the run FR_GUI function, I put E disk, note the path, the current recognition rate in general, also welcomed the exchange correction 1127851044@qq.com, thank you.
Platform: | Size: 20869120 | Author: 李猛 | Hits:

[Algorithmtentui

Description: 内含心电信号数据及运用MATLAB写的源代码,基于小波变换的数字水印算法matlab代码,Gabor小波变换与PCA的人脸识别代码。- ECG data and includes source code written in MATLAB, Based on wavelet transform digital watermarking algorithm matlab code, Gabor wavelet transform and PCA face recognition code.
Platform: | Size: 4096 | Author: puimaofingfao | Hits:

[Special EffectsPCA+GUI人脸识别

Description: 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divided into several modules, including pretreatment, training, recognition, GUI interface control and so on. The annotation is clear and easy to understand.)
Platform: | Size: 2179072 | Author: linXH | Hits:

[matlabMATLAB课堂考勤(GUI)

Description: MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA. We can find multiple faces from an image, segment and calculate the number of people, and then make a face database of these people in advance to identify who they are one by one, whether they are the faces in the database, if so, who they are, and if not, prompt the faces outside the database. It has a friendly human-computer interface and can be developed into a camera again, but the camera error may be a little bit. The recognition process includes: image reading, face location, number of people statistics, face segmentation, face recognition, identification inside and outside the database.)
Platform: | Size: 18601984 | Author: for Matlab | Hits:

[matlabPCA人脸识别GUIORL+Yale人脸库

Description: 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The method is unified, including GUI interface. In addition, it can be developed into a real-time face system of camera, which can recognize the face outside the warehouse, and can be made into access control system, attendance system, punch in system. Register attendance, alarm, etc. Including paper and detailed notes.)
Platform: | Size: 1260544 | Author: for Matlab | Hits:

CodeBus www.codebus.net