登录
首页 » matlab » IET_CV_SOAMST_2011

IET_CV_SOAMST_2011

于 2013-08-06 发布 文件大小:1966KB
0 189
下载积分: 1 下载次数: 52

代码说明:

  一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简单而有效的方法来估计的规模为目标。然后一种方法, 利用估计的区域和第二阶中心矩,提出 自适应地估计目标的宽度,高度和方向的变化。广泛 实验来证实所提出的方法,并验证其可靠性 规模和方向变化的目标。(A scale and orientation adaptive mean shift tracking (SOAMST) algorithm is proposed in this paper to address the problem of how to estimate the scale and orientation changes of the target under the mean shift tracking framework. In the original mean shift tracking algorithm, the position of the target can be well estimated, while the scale and orientation changes can not be adaptively estimated. Considering that the weight image derived from the target model and the candidate model can represent the possibility that a pixel belongs to the target, we show that the original mean shift tracking algorithm can be derived using the zeroth and the first order moments of the weight image. With the zeroth order moment and the Bhattacharyya coefficient between the target model and candidate model, a simple and effective method is proposed to estimate the scale of target. Then an approach, which utilizes the estimated area and the second order center moment, is proposed to adaptively e)

文件列表:

IET_CV_SOAMST_2011
..................\aa.avi,2083018,2013-03-28
..................\correctCov.m,173,2013-05-20
..................\ellipse_slow.avi,60416,2008-01-28
..................\enlargeCov.m,135,2008-01-12
..................\findRegionBoundary_AVI.m,688,2013-05-21
..................\makeTrackingImage.m,1223,2011-03-07
..................\makeWeightImage.m,591,2011-03-07
..................\moment2Ellipse.m,599,2013-05-20
..................\rgbPDF_SOAMST.m,1311,2013-05-21
..................\rgbTracking_SOAMST.m,3427,2013-06-02
..................\select.m,652,2007-10-22
..................\SOAMST_Demo.m,3946,2013-05-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Game
    说明:  一个widget内分开处理两个actor(one widget handle two saperate actor)
    2020-06-21 03:20:01下载
    积分:1
  • ColorImagePhotometricStereo
    光度立体视觉理论与应用,学期大作业,代码详细,有演示文档。 photometric stereo(Photometric stereo theory and application of the term big job, the code in detail, with presentation. photometric stereo)
    2011-05-31 11:33:21下载
    积分:1
  • Avateering-XNA
    自然人机交互的示例源代码,虚拟一个3D人,受显示中人的控制(Natural machine interaction sample source code, a 3D virtual person, by the display control of the human)
    2013-11-02 16:25:46下载
    积分:1
  • newfile5
    【例6.4-1】本例演示:pcolor , contour, contourf的调用格式;等位线标高指令 clabel 的配合使用和区别;colorbar在用户指定位置上创建着色标尺;subplot子图位置的控制;图形窗背景底色的设置。(图6.4-1)(Example 6.4-1 This example demonstrates: pcolor, contour, contourf' s call format the bit line elevation instruction clabel of the used in conjunction with, and differences in the user-specified location colorbar create coloring ruler of the subplot subgraph location control graphics window Background background settings. (Figure 6.4-1))
    2013-03-03 10:18:28下载
    积分:1
  • virtual_reality
    对虚拟现实的概念、特征、分类、应用、工具等的详细论述(The concept of virtual reality, characteristics, classification, applications, tools, etc. are discussed in detail)
    2010-12-27 19:44:54下载
    积分:1
  • distance2curve
    本编程用于求解点到曲面的距离,快捷便利。(Solving the Distance from Point to Surface)
    2020-11-10 10:19:46下载
    积分:1
  • delauncy
    说明:  生成tin,三角网格的显示,delauncy三角形的显示(generation tin, the triangular mesh, the triangular show delauncy)
    2006-01-15 16:10:37下载
    积分:1
  • Gouraud
    转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 (Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensional ball, you can spin around in any direction 2) the use of certain lighting technology, consider the ambient light, reflected light and the mirror The role of surface light 3) the use of blanking algorithm, reflecting the relationship between cube block surface 4) has good animation effects, to eliminate flicker phenomenon 5) can not be used in a function of OpenGL.)
    2020-06-30 19:40:01下载
    积分:1
  • OCC
    这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。(This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.)
    2009-03-03 10:40:25下载
    积分:1
  • Textured Cube Demo
    实现如何使用顶点vertex来创造一个正方体(Implement a cube by using vertex)
    2020-06-21 13:20:06下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载