Description: 含有pca和kpca算法,具有很好的在图像处理方面的应用-contain pca and kpca algorithm, is very good in image processing the application Platform: |
Size: 12288 |
Author:yssx090 |
Hits:
Description: 主成分分析的matlab实现,是许多图像处理方法常用的工具之一-PCA matlab realize is that many image processing method of one of the tools commonly used Platform: |
Size: 7168 |
Author:黎芳 |
Hits:
Description: PCA(主成分分析法)和ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法-PCA (Principal Component Analysis) and ICA (independent component analysis) of the MATLAB source code, they are comparing the current image processing feature extraction methods of classical Platform: |
Size: 3072 |
Author:李世杰 |
Hits:
Description: 它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)等等
Malic is realtime face recognition system that based on Malib and CSU Face Identification Evaluation System (csuFaceIdEval). Uses Malib library for realtime image processing and some of csuFaceIdEval for face recognition.-It is a SourceForge open source project, using real-time Malib processing, CSU Face Identification Evaluation System for Face Recognition. Algorithms include: Principal component analysis (principle components analysis (PCA)), aka eigenfaces algorithm, mixed-principal component analysis, linear discriminant analysis (PCA+ LDA), the image difference classifier (IIDC), a flexible image-matching algorithm (EBGM), etc. such as Malic is realtime face recognition system that based on Malib and CSU Face Identification Evaluation System (csuFaceIdEval). Uses Malib library for realtime image processing and some of csuFaceIdEval for face recognition. Platform: |
Size: 1326080 |
Author:乔超 |
Hits:
Description: 这段代码是基于pca方法的数字图像处理技术,具有实际用应价值-This code is based on the method pca digital image processing technology, with the actual values used should be Platform: |
Size: 80896 |
Author:dyj |
Hits:
Description: 一个很好的人脸识别系统,包括对图像的处理,识别,以及重建等。希望对大家有帮助-a good face recognition system, including image processing, recognition, and renewal. We hope to help Platform: |
Size: 2048 |
Author:lijin |
Hits:
Description: 主成分分析,人脸识别,模式识别,对图像处理有点帮助-Principal component analysis, face recognition, pattern recognition, image processing for a little help Platform: |
Size: 2048 |
Author:ydq |
Hits:
Description: pca_ica 源程序,适合数字图像处理与应用,具有简洁快速功能-pca_ica source for digital image processing and application, with simple and rapid functional Platform: |
Size: 7168 |
Author:dyj |
Hits:
Description: 在图像处理特别是人脸识别中经常用到PCA算法,这是基于Opencv的PCA算法。-In the image processing in particular are often used in PCA face recognition algorithm, which is based on the Opencv the PCA algorithm. Platform: |
Size: 1024 |
Author:liwei |
Hits:
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:
Description: 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce the dimensions with pca, and finally multi-category classification svm classification and recognition, including the expansion of the complete orl face database, must be noted that, svm toolbox is to use the libsvm toolbox, configured before running libsvm. Version: libsvm-mat-2 [1] .89-3 [FarutoUltimate3.0] Platform: |
Size: 11366400 |
Author: |
Hits:
Description: this is is solution for principal componen image analysis for image. this my first project in image processing. i hope this usable for a-this is is solution for principal componen image analysis for image. this my first project in image processing. i hope this usable for all Platform: |
Size: 107520 |
Author:hanas |
Hits:
Description: 对图像等进行pca处理,可以使得图像被降维-Pca image processing, etc., so that the image can be dimensionality reduction Platform: |
Size: 2048 |
Author:cc |
Hits:
Description: This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab's Image Processing Toolbox, and in fact it requires that the Matlab Image Toolbox be installed. Emphasis has been placed on code efficiency and code reuse. Thanks to everyone who has given me feedback - you've helped make this toolbox more useful and easier to use.(The toolbox is divided into 7 parts, arranged by directory:
channels Robust image features, including HOG, for fast object detection.
classify Fast clustering, random ferns, RBF functions, PCA, etc.
detector Aggregate Channel Features (ACF) object detection code.
filters Routines for filtering images.
images Routines for manipulating and displaying images.
matlab General Matlab functions that should have been a part of Matlab.
videos Routines for annotating and displaying videos.) Platform: |
Size: 9680896 |
Author:redkisses
|
Hits:
Description: 非常经典的特征提取算法,经常用来做降维方法,但是也可以直接用来做特征提取,很适合图像处理入门,在人脸识别也经常用到(Very classic feature extraction algorithm, often used to do dimensionality reduction methods, but can also be used directly to do feature extraction, it is suitable for image processing, in face recognition is often used) Platform: |
Size: 6807552 |
Author:firefly1
|
Hits:
Description: 实现图片处理的传统pca降维,需要自己改文件路径(To reduce the dimension of traditional PCA in image processing, we need to change the file path by ourselves) Platform: |
Size: 1024 |
Author:马也也 |
Hits: