Welcome![Sign In][Sign Up]
Location:
Search - opencv variance

Search list

[Special EffectsGetContoursAreaLengthMeanVari

Description: 图形图象中计算轮廓线总长度,均值和方差等特征,基于OpenCV来实现的.-graphic images to calculate contour length, the mean and variance characteristics, based on OpenCV to achieve.
Platform: | Size: 2036 | Author: guolijun | Hits:

[Special EffectsGetContoursAreaLengthMeanVari

Description: 图形图象中计算轮廓线总长度,均值和方差等特征,基于OpenCV来实现的.-graphic images to calculate contour length, the mean and variance characteristics, based on OpenCV to achieve.
Platform: | Size: 2048 | Author: guolijun | Hits:

[Special EffectsLocalOstu

Description: 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
Platform: | Size: 1024 | Author: chenyuanlu | Hits:

[Special EffectsVar

Description: 用OpenCV编写的求图像方差程序,可用于图像处理-Written request with the OpenCV image variance procedures, can be used for image processing
Platform: | Size: 198656 | Author: 赵乐 | Hits:

[OpenCVground_detect

Description: 基于OpenCv的背景检测,先要建立背景模型,检测在背景下的物体。(用的是均值方差的方法建立背景模型)-Background detection based OpenCv to first build the background model to detect objects in the background. (Using a mean-variance method to establish the background model)
Platform: | Size: 2255872 | Author: nsp | Hits:

[Special Effectszhifangtu

Description: 利用opencv对视频进行灰度直方图处理,并求出均值,方差。。。 -Using opencv histogram processing for video, and find the mean and variance. . .
Platform: | Size: 1024 | Author: pipi | Hits:

[OpenCVMinVarianceFilter

Description: 基于OpenCV,灰度最小方差算法在图像模糊中的应用,仅头文件,方便调用-Min-Gray-Variance algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
Platform: | Size: 1024 | Author: sxqdxmxp | Hits:

[Special EffectsOtsu

Description: 最大类间方差法实现二值化,基于VC++平台的图像处理基本方法,使用OPENCV进行数据操作-The maximum between-class variance method to achieve binarization, VC++ platform-based image processing of the basic method of use OPENCV data manipulation
Platform: | Size: 1024 | Author: 李宗阳 | Hits:

[Special Effectssauvola

Description: 使用sauvola方法进行的图像二值化,其中包含了计算局部均值和方差的函数,使用Opencv进行数据保存-Use sauvola method of image binarization, contains a function to calculate the local mean and variance, using Opencv for data storage
Platform: | Size: 1024 | Author: 李宗阳 | Hits:

[Special Effectssecaizhuanyi

Description: 运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。-Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.
Platform: | Size: 6437888 | Author: 成龙 | Hits:

[Special Effectsopencv

Description: 运用OPENcv来求解图像方差,可以对任意格式的图像进行求解-Use OPENcv to solve image variance, can be solved in any format image
Platform: | Size: 190464 | Author: 李伟 | Hits:

[OpenCVhist

Description: 用OPENCV辅助,检测图像的直方图,并画出直方图,统计直方图的均值和方差,并输出颜色占比例最大的值。-Histogram OPENCV assisted detection image and draw the histogram, histogram mean and variance, and the largest proportion of the output color value.
Platform: | Size: 1024 | Author: wjr | Hits:

[OpenCVpca

Description: 在许多领域的研究与应用中,往往需要对反映事物的多个变量进行大量的观测,收集大量数据以便进行分析寻找规律。多变量大样本无疑会为研究和应用提供了丰富的信息,但也在一定程度上增加了数据采集的工作量,更重要的是在多数情况下,许多变量之间可能存在相关性,从而增加了问题分析的复杂性,同时对分析带来不便。如果分别对每个指标进行分析,分析往往是孤立的,而不是综合的。盲目减少指标会损失很多信息,容易产生错误的结论。 因此需要找到一个合理的方法,在减少需要分析的指标同时,尽量减少原指标包含信息的损失,以达到对所收集数据进行全面分析的目的。由于各变量间存在一定的相关关系,因此有可能用较少的综合指标分别综合存在于各变量中的各类信息。主成分分析与因子分析就属于这类降维的方法。(* 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)
Platform: | Size: 2048 | Author: Steven Cham | Hits:

CodeBus www.codebus.net