CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mean meanshift
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mean meanshift - List
[
SourceCode
]
mean shift视频跟踪算法
DL : 0
mean shift视频跟踪算法代码,可以为正在学习人脸,车辆跟踪算法的人提供一种平台。
Update
: 2010-12-14
Size
: 1.38mb
Publisher
:
4716830
[
Graph program
]
Matlab 基于sift的mean-shift算法
DL : 3
核窗宽自适应的mean-shift算法代码,运行简单,注释清晰
Update
: 2012-06-06
Size
: 4.42kb
Publisher
:
tengzuming
[
Windows Develop
]
MeanShift
DL : 0
mean shift 源码实现图像分割和视频跟踪,或者句类-mean shift source image segmentation and tracking video, or SC
Update
: 2025-02-17
Size
: 3kb
Publisher
:
jfasl
[
Special Effects
]
mean-shiftsegmentation
DL : 0
给出了meanshift分割的源代码,包括CPP文件和h文件-given meanshift division of the source code, including CPP paper documents and h
Update
: 2025-02-17
Size
: 4kb
Publisher
:
李治国
[
Other
]
meanshift
DL : 0
详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
Update
: 2025-02-17
Size
: 6.42mb
Publisher
:
王冰
[
Special Effects
]
Meanshift
DL : 0
基于均值漂移理论的该进算法,能对有一定遮挡的目标实现跟踪,可能对学习跟踪的出学者有一定帮助-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
Update
: 2025-02-17
Size
: 205kb
Publisher
:
张浩天
[
Special Effects
]
meanshift
DL : 0
vc++实现的meanshift算法源代码,直接调用,非常宝贵哦:)-vc++ realize the meanshift algorithm source code, direct calls, oh, very valuable:)
Update
: 2025-02-17
Size
: 120kb
Publisher
:
刘惠
[
Special Effects
]
MeanShift
DL : 0
meanshift聚类,找到聚类中心,以及数据的类别-Clustering meanshift to find cluster centers, as well as the type of data
Update
: 2025-02-17
Size
: 4kb
Publisher
:
李莉
[
2D Graphic
]
meanshift
DL : 0
VC编写的基于meanshift的目标跟踪圆形算法,可跟踪5个目标-VC prepared meanshift target tracking based on circular algorithm can track the target 5
Update
: 2025-02-17
Size
: 99kb
Publisher
:
凌志刚
[
Algorithm
]
Mean-shift
DL : 0
学习meanshift跟踪算法的好程序,值得搞图像序列目标跟踪的人研究-Meanshift tracking algorithm to learn a good process, it is worth engaging in image sequences target tracking studies
Update
: 2025-02-17
Size
: 125kb
Publisher
:
fjun
[
Graph Recognize
]
meanshift
DL : 0
均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-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
Update
: 2025-02-17
Size
: 9kb
Publisher
:
李健
[
Special Effects
]
MeanShift
DL : 0
MeanShift的代码,搞视频跟踪的可以参考-MeanShift the code, can engage in video tracking reference
Update
: 2025-02-17
Size
: 4kb
Publisher
:
carl
[
Software Engineering
]
meanshift
DL : 0
meanshift算法改进的经典文章,对于改进meanshift算法的缺陷很有帮助-Algorithm meanshift classic articles, meanshift algorithm for improving the deficiencies helpful
Update
: 2025-02-17
Size
: 510kb
Publisher
:
zkz
[
Special Effects
]
MeanShift
DL : 0
MeanShift及相关算法在视频跟踪中的研究,是不可多得的好论文,有帮助对于写程序-MeanShift and related algorithms in the video tracking study, is rare good papers, have helped to write the procedures for
Update
: 2025-02-17
Size
: 27.36mb
Publisher
:
桂祖恒
[
Special Effects
]
meanshift+kalman
DL : 0
基于meanshift kalman的目标跟踪-Meanshift kalman-based target tracking
Update
: 2025-02-17
Size
: 4.23mb
Publisher
:
asdfsd
[
Special Effects
]
meanshift
DL : 0
一个外国人写的很好的meanshift聚类算法,有例程,可运行-Written by a foreigner meanshift good clustering algorithm, a routine can be run
Update
: 2025-02-17
Size
: 2.86mb
Publisher
:
忠波
[
Special Effects
]
meanshift
DL : 0
用经典的MeanShift算法实现的目标跟踪算法,可以跟踪运动镜头下的目标。-MeanShift with the classic algorithm of target tracking algorithm, the camera can track the target movement.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
zry
[
Special Effects
]
meanshift
DL : 0
meanshift算法原理,详细说明该算法的来源及原理和应用-meanshift algorithm, a detailed description of the algorithm is the source and principle and application
Update
: 2025-02-17
Size
: 6.42mb
Publisher
:
杨勇
[
matlab
]
MeanShift
DL : 0
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
Update
: 2025-02-17
Size
: 264kb
Publisher
:
maolei
[
Windows Develop
]
MeanShift
DL : 0
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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
eagle
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.