文件名称:pca
-
所属分类:
- 标签属性:
- 上传时间:2017-12-22
-
文件大小:2kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在许多领域的研究与应用中,往往需要对反映事物的多个变量进行大量的观测,收集大量数据以便进行分析寻找规律。多变量大样本无疑会为研究和应用提供了丰富的信息,但也在一定程度上增加了数据采集的工作量,更重要的是在多数情况下,许多变量之间可能存在相关性,从而增加了问题分析的复杂性,同时对分析带来不便。如果分别对每个指标进行分析,分析往往是孤立的,而不是综合的。盲目减少指标会损失很多信息,容易产生错误的结论。
因此需要找到一个合理的方法,在减少需要分析的指标同时,尽量减少原指标包含信息的损失,以达到对所收集数据进行全面分析的目的。由于各变量间存在一定的相关关系,因此有可能用较少的综合指标分别综合存在于各变量中的各类信息。主成分分析与因子分析就属于这类降维的方法。(* pca.cpp
This program demonstrates how to use OpenCV PCA with a specified amount of variance to retain. The effect is illustrated further by using a trackbar to change the value for retained varaince.
The program takes as input a text file with each line begin the full path to an image. PCA will be performed on this list of images. The author recommends using
the first 15 faces of the AT&T face data set:
http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html)
因此需要找到一个合理的方法,在减少需要分析的指标同时,尽量减少原指标包含信息的损失,以达到对所收集数据进行全面分析的目的。由于各变量间存在一定的相关关系,因此有可能用较少的综合指标分别综合存在于各变量中的各类信息。主成分分析与因子分析就属于这类降维的方法。(* pca.cpp
This program demonstrates how to use OpenCV PCA with a specified amount of variance to retain. The effect is illustrated further by using a trackbar to change the value for retained varaince.
The program takes as input a text file with each line begin the full path to an image. PCA will be performed on this list of images. The author recommends using
the first 15 faces of the AT&T face data set:
http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html)
相关搜索: opencv pca
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
pca.cpp | 6028 | 2017-01-31 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.