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

Search list

[SourceCodemean shift视频跟踪算法

Description: mean shift视频跟踪算法代码,可以为正在学习人脸,车辆跟踪算法的人提供一种平台。
Platform: | Size: 1441887 | Author: 4716830 | Hits:

[Graph programMatlab 基于sift的mean-shift算法

Description: 核窗宽自适应的mean-shift算法代码,运行简单,注释清晰
Platform: | Size: 4522 | Author: tengzuming | Hits:

[Windows DevelopMeanShift

Description: mean shift 源码实现图像分割和视频跟踪,或者句类-mean shift source image segmentation and tracking video, or SC
Platform: | Size: 3072 | Author: jfasl | Hits:

[Special Effectsmean-shiftsegmentation

Description: 给出了meanshift分割的源代码,包括CPP文件和h文件-given meanshift division of the source code, including CPP paper documents and h
Platform: | Size: 4096 | Author: 李治国 | Hits:

[Othermeanshift

Description: 详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
Platform: | Size: 6727680 | Author: 王冰 | Hits:

[Special EffectsMeanshift

Description: 基于均值漂移理论的该进算法,能对有一定遮挡的目标实现跟踪,可能对学习跟踪的出学者有一定帮助-Based on the theory of mean-shift into the algorithm, can have a certain block to achieve the objective of tracking and tracking of learning may be a scholar has a certain extent, help
Platform: | Size: 209920 | Author: 张浩天 | Hits:

[Special Effectsmeanshift

Description: vc++实现的meanshift算法源代码,直接调用,非常宝贵哦:)-vc++ realize the meanshift algorithm source code, direct calls, oh, very valuable:)
Platform: | Size: 122880 | Author: 刘惠 | Hits:

[Special EffectsMeanShift

Description: meanshift聚类,找到聚类中心,以及数据的类别-Clustering meanshift to find cluster centers, as well as the type of data
Platform: | Size: 4096 | Author: 李莉 | Hits:

[2D Graphicmeanshift

Description: VC编写的基于meanshift的目标跟踪圆形算法,可跟踪5个目标-VC prepared meanshift target tracking based on circular algorithm can track the target 5
Platform: | Size: 101376 | Author: 凌志刚 | Hits:

[AlgorithmMean-shift

Description: 学习meanshift跟踪算法的好程序,值得搞图像序列目标跟踪的人研究-Meanshift tracking algorithm to learn a good process, it is worth engaging in image sequences target tracking studies
Platform: | Size: 128000 | Author: fjun | Hits:

[Graph Recognizemeanshift

Description: 均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-Mean shift tracking algorithm in the kernel function automatically selects the window wide code, depending on the target size of changes in the nuclear window width, making small changes occur when the target accurately track to the target when the center
Platform: | Size: 9216 | Author: 李健 | Hits:

[Special EffectsMeanShift

Description: MeanShift的代码,搞视频跟踪的可以参考-MeanShift the code, can engage in video tracking reference
Platform: | Size: 4096 | Author: carl | Hits:

[Software Engineeringmeanshift

Description: meanshift算法改进的经典文章,对于改进meanshift算法的缺陷很有帮助-Algorithm meanshift classic articles, meanshift algorithm for improving the deficiencies helpful
Platform: | Size: 522240 | Author: zkz | Hits:

[Special EffectsMeanShift

Description: MeanShift及相关算法在视频跟踪中的研究,是不可多得的好论文,有帮助对于写程序-MeanShift and related algorithms in the video tracking study, is rare good papers, have helped to write the procedures for
Platform: | Size: 28692480 | Author: 桂祖恒 | Hits:

[Special Effectsmeanshift+kalman

Description: 基于meanshift kalman的目标跟踪-Meanshift kalman-based target tracking
Platform: | Size: 4440064 | Author: asdfsd | Hits:

[Special Effectsmeanshift

Description: 一个外国人写的很好的meanshift聚类算法,有例程,可运行-Written by a foreigner meanshift good clustering algorithm, a routine can be run
Platform: | Size: 3002368 | Author: 忠波 | Hits:

[Special Effectsmeanshift

Description: 用经典的MeanShift算法实现的目标跟踪算法,可以跟踪运动镜头下的目标。-MeanShift with the classic algorithm of target tracking algorithm, the camera can track the target movement.
Platform: | Size: 12288 | Author: zry | Hits:

[Special Effectsmeanshift

Description: meanshift算法原理,详细说明该算法的来源及原理和应用-meanshift algorithm, a detailed description of the algorithm is the source and principle and application
Platform: | Size: 6727680 | Author: 杨勇 | Hits:

[matlabMeanShift

Description: Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shift算法仿真-Mean Shift the concept was first used by Fukunaga et al [1] in 1975 in an article on the probability density function estimation of gradient raised its original meaning, as its name implies, is the offset of the mean vector, where is the Mean Shift a noun, it refers to a vector, but with the Mean Shift the development of the theory, Mean Shift the meaning has changed, if we say that Mean Shift algorithm, generally refers to an iterative steps, namely, first calculate the current point Mean offset, move the shift points to its average, and then as a new starting point and continue to move until the end to meet certain conditions. realize using mean shift algorithm matlab simulation
Platform: | Size: 270336 | Author: maolei | Hits:

[Windows DevelopMeanShift

Description: Mean Shift算法的具体步骤,Mean Shift算法可以分为以下4步: 1.选择窗的大小和初始位置. 2.计算此时窗口内的Mass Center. 3.调整窗口的中心到Mass Center. 4.重复2和3,直到窗口中心"会聚",即每次窗口移动的距离小于一定的阈值。-Mean Shift algorithm specific steps, Mean Shift algorithm can be divided into the following four steps: 1. Selection window size and initial position. 2. Calculation time window of Mass Center. 3. To adjust the center of the window to the Mass Center. 4 . Repeat 2 and 3, until the window center " convergence" , that is moved every time the window is smaller than a certain distance threshold.
Platform: | Size: 1024 | Author: eagle | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net