CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - pca classification

搜索资源列表

  1. pcalda

    0下载:
  2. 包括pca和lda两个文件,先用pca降维后进行lda进行分类,用于人脸识别,实验结果很好。-It includes 2 files pca and lda. After the dimensionality reduction of pca, use lda for classification in face recognition. It has a very good experimental results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1068
    • 提供者:wangyuru
  1. pca

    0下载:
  2. pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1968
    • 提供者:shelley
  1. pcapro

    1下载:
  2. 基于pca的模板匹配法,按照一定的贡献值,提取前m个主分量,用较低维数的特征来进行分类-Pca-based template matching method, in accordance with a certain contribution to the value of a principal component extraction before the m, with a lower-dimensional characteristics of the number of classif
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:780
    • 提供者:liuwei
  1. compute_eig

    0下载:
  2. 利用主成份分析PCA和傅立叶变换训练图像并用最近邻法进行识别分类-Using principal component analysis PCA and Fourier transform training images and used to identify the nearest neighbor classification method
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25546175
    • 提供者:谢欢曦
  1. PCA_tuxiangfenlei

    0下载:
  2. 基于扩展PCA的图像分类技术,电子书的,选择-Image Classification Based on Extended PCA technology, e-books, and select the next lower
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:947000
    • 提供者:xiaobingee
  1. EE4208_FaceRecog_ZhaoJian_v1

    0下载:
  2. The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2127308
    • 提供者:yy
  1. PCAPSVMPORL

    0下载:
  2. 对于人脸数据库ORL,先用PCA进行特征提取,然后用SVM进行分类识别。里面有ORL数据库。-The ORL face database, first using PCA feature extraction using SVM for classification. There ORL database.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:231673
    • 提供者:rank
  1. PCA_SVM

    0下载:
  2. 采用经典的PCA对人脸图像进行特征提取,用SVM分类器进行分类。-Classic PCA face image feature extraction, classification with the SVM classifier.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:6582
    • 提供者:黑白童话
  1. PCA_MATLAB

    0下载:
  2. PCA(主成分分析)的MATLAB源代码,包含测试例子及使用文档,该算法主要用于图像分类时特征的降维。-PCA (Principal Component Analysis) of the MATLAB source code, including test case and use the document, the algorithm is mainly used for image classification and feature dimensionality reduction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:121597
    • 提供者:刘静
  1. GaitRecognition

    4下载:
  2. 里面包含了步态识别的整一套流程的代码实现,包括从视频流里面提取图片帧,背景建模,提取运动目标(运动检测),形态学处理(膨胀与腐蚀,连通性检测),归一化大小,步态能量图的构建,主成分分析(PCA)降维,线性判别分析(LDA)分类等等功能的代码实现。均通过测试。-Contains the gait recognition of the whole process of a set of code, including the extraction and picture frames from th
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:12777
    • 提供者:夏辉
  1. llde_cmb

    0下载:
  2. 人脸检测一直是人们在研究的问题,流形学习用于人脸检测中的特征提取,用PCA与constructM进行降维,KNN分类器用于分类。取得非常好的效果。-Face detection has been the problem of people in the study, manifold learning for face detection feature extraction using PCA and constructM dimension reduction, KNN classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:981071
    • 提供者:abcpei
  1. pcannc

    1下载:
  2. 主分量分析对SAR图像目标进行特征提取,用最近临方法进行分类-Principal component analysis(PCA) of SAR image target feature extraction, classification using nearest-neighbor method
  3. 所属分类:Special Effects

    • 发布日期:2015-12-10
    • 文件大小:6112256
    • 提供者:田兵兵
  1. FaceRecognitionPCA

    0下载:
  2. 基于PCA的人脸识别程序,特征提取采用PCA方法,分类采用近邻法进行分类,先要下载人脸数据库做实验-PCA-based face recognition program, using PCA feature extraction method, classification using nearest-neighbor classification, first download the face database to experiment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1480
    • 提供者:wang
  1. code-faceGUI.m

    1下载:
  2. 图形界面的人脸识别代码,PCA+SVM多分类,yale图片库-Face recognition codes in GUI, PCA+SVM multi-classification, yale gallery
  3. 所属分类:Special Effects

    • 发布日期:2016-10-13
    • 文件大小:1144832
    • 提供者:yeon
  1. test

    0下载:
  2. 一个简单的人脸识别系统,使用了pca主成分分析,并且使用了余弦距离分类器分类,查看分类的效果-A simple face recognition system, using pca principal component analysis, and the use of the cosine distance classifiers to view classification results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:571
    • 提供者:李煜
  1. PCA

    0下载:
  2. pca源程序代码,主成分分析,用于高维数据姜维,进一步用于数据分类模式识别-pca source code, principal component analysis, Jiang Wei for high-dimensional data, further data for pattern recognition classification
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:5926
    • 提供者:pengfuping
  1. piotr_toolbox

    0下载:
  2. 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 pl
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:9680896
    • 提供者:redkisses
  1. C++PCASift

    0下载:
  2. 主成分分析,提取图像中的SIFT特征点,用于图像识别和分类(Principal component analysis (PCA), extracting SIFT feature points in images for image recognition and classification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:757760
    • 提供者:wangheng144
  1. 多光谱影像PCA与遍历显示matlab实现

    2下载:
  2. 基于多光谱影像的地物分类预处理算法,使用matlab将数据tif影像打开,并展示,在数据波段中,使用PCA算法,使得信息集中利于分类。(Preprocessing algorithm of object classification based on multi spectral image)
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-06
    • 文件大小:1024
    • 提供者:1761834475
搜珍网 www.dssz.com