CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - PCA Algorithm

搜索资源列表

  1. PCA+LDA+VC+code

    0下载:
  2. PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3014
    • 提供者:陈曙
  1. weighted_pca

    0下载:
  2. 一个WPCA算法的源程序,用于人脸识别方面。很有参考价值。-a PCA algorithm source code for face recognition area. Great reference value.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1080
    • 提供者:wrrkaixin
  1. rob_pca

    0下载:
  2. 一个PCA算法的源程序,用于人脸识别方面的,很有参考价值。-a PCA algorithm source for the face recognition, great reference value.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1469
    • 提供者:wrrkaixin
  1. PCA-SIFT

    0下载:
  2. 结合PCA的尺度不变特征变换(SIFT)算法源代码,可用于图像目标检测和识别。-combine PCA scale-invariant feature transformation (metabolism) algorithm source code, images can be used to target detection and identification.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:684507
    • 提供者:王为
  1. PCA+LDA.Class.vc

    0下载:
  2. 结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3593
    • 提供者:郑翠花
  1. KPCA.rar

    1下载:
  2. 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少,Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1710
    • 提供者:songy
  1. PCA

    1下载:
  2. 高光谱图像PCA算法(注释详尽) 将传统的PCA算法应用于高光谱遥感中,实现光谱图像的数据降维-PCA algorithm for hyperspectral image The traditional PCA algorithm is applied to hyperspectral remote sensing, the realization of spectral image data dimensionality reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:刘嘉诚
  1. PCA

    0下载:
  2. matlab,用来进行PCA算法和LDA算法的表述-Used to solve the PCA algorithm and LDA algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7217
    • 提供者:李广
  1. K-Means PCA降维

    2下载:
  2. K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the character
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:33792
    • 提供者:赵嘉慧
  1. PCA

    0下载:
  2. 非常经典的特征提取算法,经常用来做降维方法,但是也可以直接用来做特征提取,很适合图像处理入门,在人脸识别也经常用到(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 fa
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:6807552
    • 提供者:firefly1
  1. pca_face_rec

    0下载:
  2. 这是一个用PCA算法实现的人脸识别,解压压缩包,直接运行即可(This is a face recognition using PCA algorithm, decompression compression package, direct operation can)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:2162688
    • 提供者:鸿儒
  1. face-Bayes-GaussianNB

    0下载:
  2. 用贝叶斯中的高斯类库实现人脸识别,结合PCA算法实现(Face recognition using the Gauss class library in Bayes, combined with PCA algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:L.Xun
  1. face-Adaboost

    1下载:
  2. 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:L.Xun
  1. PCA

    1下载:
  2. 基于主成分分析的遥感图像融合算法,融合结果质量较好。(The fusion algorithm of remote sensing image based on principal component analysis has better fusion result.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:74752
    • 提供者:一枝梅231231
  1. PCA based on Face Recognition

    0下载:
  2. 主要实现的是基于PCA的人脸识别算法 Matlab代码(PCA-based face recognition algorithm)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:183296
    • 提供者:我里个天
  1. PCAalgorithm

    0下载:
  2. PCA算法实现人脸识别,matlab代码实现。(PCA algorithm for face recognition)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:我里个天
  1. PCA+GUI人脸识别

    0下载:
  2. 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divide
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:2179072
    • 提供者:linXH
  1. palmprint recognition

    1下载:
  2. 这是一个简单的掌纹识别系统,运用了PCA算法,可以做到较快的运算。(This is a simple palmprint recognition system that uses the PCA algorithm to achieve faster calculations.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:15314944
    • 提供者:kaku_17
  1. FaceRecognitionPCA

    0下载:
  2. pca算法人脸识别代码,可供需要的人参考(PCA algorithm face recognition code, for reference to people in need.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-03
    • 文件大小:6641664
    • 提供者:Unicornwerty
  1. 多光谱影像PCA与遍历显示matlab实现

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

    • 发布日期:2019-06-06
    • 文件大小:1024
    • 提供者:1761834475
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com