搜索资源列表
ImgProc1
- 基于PCA IDA LDA KPCA的人脸识别] -IDA LDA KPCA Face Recognition]
face_recognition
- PCA的人脸识别方法 Matlab 环境
25811231faceData
- 人脸识别 动态采集 图片信息 pca技术
pca
- matlab sourse,pca sourse,very good,
PCA_SVM.rar
- 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
pca
- 基于matlab的二维图像PCA特征提取-PCA feature extraction from image by matlab
gabor_3
- Gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换 -Gabor wavelet feature extraction of an input graphics gabor feature extraction based on wavelet transform
SURF-V1.0.9
- 一种特征描述算子,功能和sift类似,但比sift速度更快,有重要的研究价值-A characterization of operators, functions and sift similar, but faster than sift, has important research value
pcalda
- 人脸识别的源代码 经典的pca和lda人脸识别 实现的成功率有待改进 好的可以达到70 -Face recognition source code for pca and lda classic face recognition could be improved to achieve a good success rate can reach 70
pca
- 用于图像的主成分变换,完成数据压缩的目的和数据信息的提取-transformation of features
pca_knn
- 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
pca-sift
- Using C + + language of the PCA-SIFT algorithm, can be used for visual odometer feature extraction and matching results with good match
alglib-2.6.0.cpp
- alglib是一套跨平台并且用多语言实现的通用数值计算和数值处理库,例如,其分别用Java、C++、Pascal等分别实现了功能和接口相同的库。系统中包含了矩阵运算、傅立叶变换、PCA、KMean等的实现。-alglib--a numeric and data processing library which is cross platforms and languages.
face_recognition_PCAPBPNN
- 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
PCA-based-image-fusion
- PCA IMAGE FUSION ,A GOOD MATLAB FILES
PCA-SIFT
- 用matlab实现的pca-sift代码,基于2004年的一篇CVPR论文实现-Pca-sift achieved using matlab code, based on a CVPR papers in 2004 to achieve
PCA
- C语言源程序,PCA人脸识别算法,主要是eig特征分量选取的源程序和欧式空间匹配程序、特征脸提取程序-C language source code, PCA face recognition algorithm, eig characteristic component selected source and match the European space program, eigenface extraction procedures
PCA
- PCA Principle component analysis code
PCA
- 主成分分析 ( Principal Component Analysis , PCA );特征脸;opencv-Principal component analysis (Principal Component Analysis, PCA) characteristic face opencv
pca
- PCA算法的人脸识别代码,主要实现特征脸的提取和人脸的识别。-PCA face recognition algorithm code, the main achievement of face recognition feature extraction and face.