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

搜索资源列表

  1. SIFTSURF

    1下载:
  2. SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1755761
    • 提供者:宋丹
  1. PCA--learning

    0下载:
  2. PCA数学基础介绍,以及附带用opencv写的测试程序-PCA mathematics foundation introduction, and additional opencv write with the test procedures
  3. 所属分类:OpenCV

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

    0下载:
  2. face recognition using PCA buy opencv
  3. 所属分类:OpenCV

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

    0下载:
  2. this function to load image from any folder using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:663
    • 提供者:hythem
  1. PCARecognition

    0下载:
  2. A novel algorithm for Face Detection using PCA algorithm. Library used: OpenCV2.0
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:30641890
    • 提供者:nealiS
  1. face-rec-demo

    0下载:
  2. PCA in Opencv using C plus plus. demo
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:452839
    • 提供者:hien
  1. part1-src

    0下载:
  2. PCA in Opencv. how to use egeinface
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:2127
    • 提供者:hien
  1. PCA

    0下载:
  2. This Code is the PCA using the plataform OpenCv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2155
    • 提供者:Bruno Teixeira
  1. pca

    0下载:
  2. 实现pca功能,进行数据降维,使算法简单化-Realize pca functions, to data dimension reduction, the method is simple
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:3110
    • 提供者:mr zeng
  1. pca

    0下载:
  2. pca算法的matlab实现,进行数据的降维处理-Pca algorithm matlab, the data dimension reduction processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:993
    • 提供者:mr zeng
  1. pca

    0下载:
  2. 模式识别里面的经典PCA算法,用OpenCV视觉开发库实现的。该算法主要用于训练分类器,然后来对人脸来进行识别。-PCA algorithm developed with OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:3039
    • 提供者:fa
  1. opencv_pca2

    0下载:
  2. 基于opencv的PCA程序,不是调用opencv的PCA函数,而是利用opencv的读写,根据主成分算法原理而写的!-PCA program based on OpenCV, OpenCV PCA function is not called, but to read and write using OpenCV, based on the algorithm of principal component and write!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5572454
    • 提供者:liguo
  1. PCA-based-on-OpenCV-and-cPP-

    0下载:
  2. 一篇用于理解PCA主成分分析的文章,该文章用基于Opencv和C++的源码对PCA进行说明。-One used to understand the PCA principal component analysis of the article, the article described the PCA-based the Opencv and C++ source.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:131043
    • 提供者:arthor
  1. pca

    0下载:
  2. 基于Opencv和Visual C++ 6.0的PCA实现-Based on Opencv and Visual C++ 6.0 PCA realized
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:10494
    • 提供者:吴金滨
  1. Face-recognition-based-on-PCA

    0下载:
  2. 基于vc++6.0和opencv1.0的单样本人脸识别。用了PCA和2DPCA降维,效果不错。附带样本-Face recognition based on the vc++6.0, and opencv1.0 single sample. With the PCA and 2DPCA dimensionality reduction, good results. Comes with sample
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:7622623
    • 提供者:lucy
  1. PCA

    0下载:
  2. 自己写的PCA降维程序,基于opencv,项目里使用过,现在奉献出来。-PCA dimensionality reduction program based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:808557
    • 提供者:老芦
  1. OpenCV-PCA-face-dimension-reduction

    0下载:
  2. OpenCV中PCA实现人脸降维,基于QT实现-OpenCV PCA face dimension reduction
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:428805
    • 提供者:许文斌
  1. pca

    0下载:
  2. 这是一段pca代码,对于进行人脸识别是一个很好的方法。-This is a pca code, for face recognition is a very good method.
  3. 所属分类:OpenCV

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

    0下载:
  2. pca降维代码,主要用来给图片进行降维,程序不长,直接用,很方便(PCA Dimension reduction code)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:5506048
    • 提供者:Toli
  1. pca

    0下载:
  2. 在许多领域的研究与应用中,往往需要对反映事物的多个变量进行大量的观测,收集大量数据以便进行分析寻找规律。多变量大样本无疑会为研究和应用提供了丰富的信息,但也在一定程度上增加了数据采集的工作量,更重要的是在多数情况下,许多变量之间可能存在相关性,从而增加了问题分析的复杂性,同时对分析带来不便。如果分别对每个指标进行分析,分析往往是孤立的,而不是综合的。盲目减少指标会损失很多信息,容易产生错误的结论。 因此需要找到一个合理的方法,在减少需要分析的指标同时,尽量减少原指标包含信息的损失,
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:Steven Cham
« 12 3 »
搜珍网 www.dssz.com