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

搜索资源列表

  1. pca++

    0下载:
  2. 人脸识别方面PCA算法的matlab实现-face recognition aspects of the PCA algorithm to achieve Matlab
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:33491
    • 提供者:刘培江
  1. PCA-code

    0下载:
  2. PCA原代码,可以移植到别的pca算法中使用,具有较强的可移植性。-PCA original code can be transferred to other pca algorithm used, with a strong portability.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2430
    • 提供者:李辙
  1. 包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码

    6下载:
  2. 包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码,Which are used in the IHS, PCA-weighted Image Fusion Algorithm three Matlab source code
  3. 所属分类:图形图象

    • 发布日期:2017-05-24
    • 文件大小:111102
    • 提供者:杨平
  1. pca

    0下载:
  2. 采用C++仿真实现利用PCA算法进行人脸特征提取-Simulation using C++ using PCA algorithm for face feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5449
    • 提供者:baizhuxiangshui
  1. pca-sift

    1下载:
  2. pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:1269583
    • 提供者:jason li
  1. PCA

    0下载:
  2. matlab PCA,主成分分析经典算法-matlab PCA, principal component analysis of the classic algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1449
    • 提供者:飞翔
  1. pca

    0下载:
  2. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1439
    • 提供者:zhuguozhong
  1. mypca

    0下载:
  2. PCA算法在matlab中的实现,简单有效-PCA algorithm implementation in matlab, simple and effective
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:784
    • 提供者:张其
  1. PCA

    2下载:
  2. pca matlab 处理源程序,经典的PCA 算法,是MATLAB处理图像的基础算法-pca matlab source treatment, classic PCA algorithm, are the basis of MATLAB algorithms deal with images! ! !
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2171
    • 提供者:fengyu
  1. pca

    3下载:
  2. 运用pca算法降维,提取主要特征值,从而达到降维目的-Dimensionality reduction using pca algorithm, extract the main features of the value of
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1254
    • 提供者:燕子
  1. PCA

    0下载:
  2. 基于pca算法的修改过的人脸识别matlab源程序-Pca algorithm based on modified source code face recognition matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:zym
  1. PCA

    0下载:
  2. PCA算法,用于用于主分量分析,挺好用的-PCA algorithm for principal component analysis used, very good use! ! ! ! ! ! ! ! !
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:730
    • 提供者:www
  1. PCA

    0下载:
  2. 关于PCA算法的几份资料,很有参考价值的,其中一份是lecture,另外三份都是PCA方面的专著!-PCA algorithm on several data of great reference value, one of which is the lecture, another PCA in all three monographs!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:817880
    • 提供者:王强
  1. PCA

    0下载:
  2. 在图像处理特别是人脸识别中经常用到PCA算法,这是基于Opencv的PCA算法。-In the image processing in particular are often used in PCA face recognition algorithm, which is based on the Opencv the PCA algorithm.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:904
    • 提供者:liwei
  1. L-PCA-analysis

    0下载:
  2. 详细介绍了PCA算法的原理,以及它在人脸识别方面的应用!-PCA algorithm is described in detail the principle and its application in face recognition area!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:869595
    • 提供者:lanniu
  1. Modified-PCA-algorithm-for-Face

    0下载:
  2. PCA相关的英文论文,用于人脸识别领域的应用及改进-Title:Two-dimensional Weighted PCA algorithm for Face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1209211
    • 提供者:bao21987
  1. detect-pen-of-PCA-algorithm

    1下载:
  2. 基于matlab的PCA算法笔的检测,有图,完整。-detect pen of PCA algorithm use matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:774369
    • 提供者:简捷
  1. pca-master (1)

    0下载:
  2. 此源代码使用Eigen C ++库在C ++中实现了PCA算法。 运行代码所需的组件: - 安装Visual Studio 2012(Express Edition工作正常) - Windows操作系统(Windows 7或更高版本) 如何运行源代码: - 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp - 在行和列变量中设置矩阵的尺寸。 - 在m变量中设置
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:10320896
    • 提供者:HJL Kevin
  1. pca

    0下载:
  2. PCA算法可在MATLAB中配合人脸数据库实现人脸识别(PCA algorithm can be used to realize face recognition algorithm.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:33792
    • 提供者:小须
  1. PCA-K

    1下载:
  2. 该算法主要包含PCA算法和K-Means聚类算法,用于SAR变化检测,包含数据图片。(The algorithm mainly includes PCA algorithm and K-means clustering algorithm for SAR change detection, including data images.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-31
    • 文件大小:240640
    • 提供者:墨辞
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com