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

Search list

[SourceCode给予opencv的VIS视频跟踪

Description: 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。
Platform: | Size: 7500205 | Author: harleych | Hits:

[AI-NN-PRedison_binary

Description: 关于均值漂移的程序,该代码为编译好的程序,可以直接看图像分割效果!-Mean Shift on the procedures, the code compiled procedures, can look directly image segmentation results!
Platform: | Size: 1486848 | Author: 曹刚 | 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 Effectscanny_meanshift_segmentation

Description: 本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.-the algorithm and the main vc opencv do. Video images right frame by frame canny operator. And Static images can mean for mobile computing.
Platform: | Size: 366592 | Author: 蝈蝈 | Hits:

[AI-NN-PRMeanShiftTracking

Description: 国外一个大牛人写的MEAN-SHIFT目标跟踪算法,程序使用了OPENCV函数库。-abroad a large cattle written by MEAN- SHIFT target tracking algorithm, OPENCV procedures for the use of the libraries.
Platform: | Size: 106496 | Author: | Hits:

[Waveletdenoise

Description: 开发工具采用VC++,用于均值滤波,能有效地去除噪声。-Development tools used VC++, For the mean filter can effectively remove the noise.
Platform: | Size: 481280 | Author: 富裕 | Hits:

[Special EffectsMeanShiftC

Description: 经典的Mean Shift图像跟踪算法的C语言实现,可对常见大小的面目标实现实时跟踪。采用了OpenCV库。-Classic image Mean Shift tracking algorithm realize the C language can be the size of the face of common objectives to achieve real-time tracking. Using OpenCV library.
Platform: | Size: 2107392 | Author: 贾静平 | Hits:

[Special EffectsImgPro_OpenCV_1

Description: 在VS.net2003下编译的,用了OpenCV开发库函数,包括bmp、jpeg格式图像的显示和存储,图像处理包括KNN均值,KNN中值,傅立叶变换,图像分割。-In the next VS.net2003 compiled using the OpenCV library function development, including bmp, jpeg format image display and storage, image processing, including KNN mean, KNN in value, Fourier transform, image segmentation.
Platform: | Size: 7801856 | Author: fisher | Hits:

[Special Effectspcacode

Description: 程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量-Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction
Platform: | Size: 1024 | Author: lrx | Hits:

[Special Effectsmean

Description: 对二值图像(当前目录下a.jpg)进行中值滤波 基于OpenCV函数库-Value of the two images (the current directory a.jpg) for median filtering based on the OpenCV library
Platform: | Size: 2048 | Author: wudp | Hits:

[ActiveX/DCOM/ATLzncc

Description: ZNCC Normalized cross correlation m = zncc(w1, w2) Compute the zero-mean normalized cross-correlation between the two equally sized image patches w1 and w2. Result is in the range -1 to 1, with 1 indicating identical pixel patterns.-ZNCC Normalized cross correlation m = zncc(w1, w2) Compute the zero-mean normalized cross-correlation between the two equally sized image patches w1 and w2. Result is in the range-1 to 1, with 1 indicating identical pixel patterns.
Platform: | Size: 1024 | Author: mahmoud | Hits:

[Special EffectsFilter

Description: OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
Platform: | Size: 308224 | Author: 何迪 | Hits:

[Software EngineeringRealTimeMeanShiftTrackingusingOpticalFlowDistribut

Description: 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
Platform: | Size: 2792448 | Author: 张迎 | Hits:

[OpenCVOpenCV-Mean-Shift-demo

Description: 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.
Platform: | Size: 2283520 | Author: gbcgbc | Hits:

[Special EffectsSIFT_VC.lib

Description: 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.
Platform: | Size: 111616 | Author: | Hits:

[OpenCVmeanshift

Description: This mean-shift algorithm using openCV-This is mean-shift algorithm using openCV
Platform: | Size: 37888 | Author: foejk | Hits:

[OpenCVMeanShift-Tracking

Description: tracking opencv 目标检测跟踪-tracking opencv
Platform: | Size: 784384 | Author: 白晶晶 | Hits:

[OpenCVrgb-mean-shift

Description: 基于vc的opencv实现meanshift算法-vc+opencv+meanshift,you can use it freely
Platform: | Size: 3902464 | Author: liukangya | Hits:

[OpenCVKNNjunzhilvbo-opencv

Description: 基于openCV的KNN均值滤波去噪程序,使用VC6.0进行实现-Based on the openCV KNN mean filtering denoising procedures, using VC6.0 to achieve
Platform: | Size: 1085440 | Author: | Hits:

[OpenCVK均值聚类在基于OpenCV的图像分割中的应用

Description: 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of image segmentation in OpenCV.)
Platform: | Size: 464896 | Author: 术道 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net