搜索资源列表
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
pca_knn
- 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
PCA
- 从图像中提取面部特征,然后根据这些特征值,恢复出图像-Extract facial features, then these eigenvalues and restore the image from the image
PCA-KPCA
- 模式识别特征提取,及扩展后的和特征提取,处理图像的时候可以考虑-Pattern recognition feature extraction, and expanded and feature extraction, image can be considered
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
- 主成分分析 ( 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.
PCA
- 对图像的特征向量进行降维处理,降低代码复杂性,提高目标检测准确率-The dimension of feature vectors extracted image can be reduced by the code. Also, the code complexity is decreased, accompanying with the improved precision of object detection.