搜索资源列表
PCA
- 利用主成分分析理论对给定数字图片进行识别的程序代码,正确率90%以上。
2DPCA
- 2DPCA 主成分分析法,处理图像压缩,特征提取的m代码-2DPCA principal component analysis, image compression processing, feature extraction of m code
pca
- PCA代码 主成分分析代码 适合初学人脸识别的朋友学习使用-PCA principal component analysis source code suitable for beginner learning to use face recognition friend
IPCA-VC
- 这是一个增量主成分分析的VC环境下的C代码程序,希望对大家有帮助!-This is an incremental principal component analysis of C code under VC program, we want to help!
pca
- 主成分分析代码,主要是做已经讲图片转换为像素的TXT文档的降维处理,提取主成分-Principal component analysis code, mainly to do is talk TXT pixel image is converted to reduce the dimension of the document, extracting the principal component
cdaaima-pca
- 实现pca主成分分析算法的c语言代码,希望能帮到大家。-Pca principal component analysis algorithm to achieve the c language code, hope to help you.
Components-Analysis
- 一个非常通俗易懂的主成分分析教程,给出了主成分分析在计算机视觉中的应用,最后给出了主成分分析的代码。-A very easy to understand tutorial principal component analysis, principal component analysis is given in the application of computer vision, and finally gives the principal component analysis of the
Feature
- 关于特征提取的文章和代码,基于稀疏化的主成分分析法的,还没运行过,应该不错,共享-Articles and code feature extraction method based on principal component analysis sparse, not run, it should be good, sharing
2010_LarComp_Three
- 主成分分析代码,主要是利用传感器模式噪声区分自然图像和计算机图像,供大家参考哦-larger compoent analysis,mainly using sensor pattern noise to identify natural images and computer generation graphics
A-modified-PCA
- 修改后的主成分分析对人脸识别的Matlab代码,对PCA算法的修改-A modified PCA for face recognition of Matlab code
GaitRecognition
- 里面包含了步态识别的整一套流程的代码实现,包括从视频流里面提取图片帧,背景建模,提取运动目标(运动检测),形态学处理(膨胀与腐蚀,连通性检测),归一化大小,步态能量图的构建,主成分分析(PCA)降维,线性判别分析(LDA)分类等等功能的代码实现。均通过测试。-Contains the gait recognition of the whole process of a set of code, including the extraction and picture frames from th
fusion
- 该程序是用于对两幅图像进行融合的代码,其中包含了高通滤波融合、小波融合、主成分分析融合、IHS融合等方法,此外,还包括RGB与IHS图像空间相互的转换。-This procedure is used to fuse the two images of the code, which contains a high-pass filtering fusion, wavelet fusion, principal component analysis fusion, IHS fusion metho
PCA1
- 主成分分析的代码,很有用,效果很好。这是一个比较有用的C++代码。-Principal component analysis of the code, very useful, very good. This is a more useful C++ code.
eigface
- 本代码实现的是基于主成分分析的特征脸。运行环境为Matlab。-The code is based on principal component analysis feature face. Operating environment for Matlab.
xiangsujituxiangronghedaima
- 这是一个像素级图像融合的MATLAB实现代码,主要包括加权平均算法,主成分分析法和IHS算法的具体实现,本程序能顺利运行。-This is a pixel-level image fusion MATLAB implementation code, including the implementation weighted average algorithm, principal component analysis and IHS algorithm, the program can run
PCA_basedPFacePRecognition
- 这是一个基于主成分分析的人脸表情识别MATLAB代码,代码完整,便于理解。-This is a principal component analysis based facial expression recognition MATLAB code, code complete, easy to understand.
CIELAB_PCA-master
- 利用主成分分析PCA的方法来进行人脸图像的图像图像处理,不仅包含MATLAB代码,还含C++代码,并附有PPT说明-Principal component analysis PCA method for face images of image processing, contains not only the MATLAB code also contains C++ code, along with instructions PPT
pca
- 主成分分析法 实现图像数据的降维 matlab代码编写-PRINCIPAL COMPONENT ANALYSIS OF IMAGE DATA
pca
- 主成分分析法的c++代码,有俩个版本的实现方法(C++ code of principal component analysis)
PCA
- 实现图片处理的传统pca降维,需要自己改文件路径(To reduce the dimension of traditional PCA in image processing, we need to change the file path by ourselves)