登录
首页 » matlab » mean-shift-tracking

mean-shift-tracking

于 2012-05-16 发布 文件大小:2680KB
0 220
下载积分: 1 下载次数: 232

代码说明:

  meanshift算法的车辆跟踪,效果非常好,改进版的,希望对大家有用(Meanshift algorithm of vehicle tracking, the effect is very good, improved version of the hope of the useful)

文件列表:

(含图像-打印)mean shift tracking





..................................\0334.jpg,51313,2011-07-21
..................................\0335.jpg,51406,2011-07-21
..................................\0336.jpg,51294,2011-07-21
..................................\0337.jpg,51331,2011-07-21
..................................\0338.jpg,51379,2011-07-21
..................................\0339.jpg,51210,2011-07-21
..................................\0340.jpg,51337,2011-07-21
..................................\0341.jpg,51169,2011-07-21
..................................\0342.jpg,51281,2011-07-21
..................................\0343.jpg,51367,2011-07-21
..................................\0344.jpg,51297,2011-07-21
..................................\0345.jpg,51305,2011-07-21
..................................\0346.jpg,51435,2011-07-21
..................................\0347.jpg,51305,2011-07-21
..................................\0348.jpg,51378,2011-07-21
..................................\0349.jpg,51562,2011-07-21
..................................\0350.jpg,51565,2011-07-21
..................................\0351.jpg,51663,2011-07-21
..................................\0352.jpg,51619,2011-07-21
..................................\0353.jpg,51456,2011-07-21
..................................\0354.jpg,51647,2011-07-21
..................................\0355.jpg,51472,2011-07-21
..................................\0356.jpg,51584,2011-07-21
..................................\0357.jpg,51871,2011-07-21
..................................\0358.jpg,51759,2011-07-21
..................................\0359.jpg,51788,2011-07-21
..................................\0360.jpg,52023,2011-07-21
..................................\0361.jpg,52013,2011-07-21
..................................\0362.jpg,51910,2011-07-21
..................................\0363.jpg,51930,2011-07-21
..................................\0364.jpg,52128,2011-07-21
..................................\0365.jpg,52098,2011-07-21
..................................\0366.jpg,51956,2011-07-21
..................................\0367.jpg,52100,2011-07-21
..................................\0368.jpg,52138,2011-07-21
..................................\0369.jpg,52051,2011-07-21
..................................\0370.jpg,52180,2011-07-21
..................................\0371.jpg,52173,2011-07-21
..................................\0372.jpg,52278,2011-07-21
..................................\0373.jpg,52159,2011-07-21
..................................\0374.jpg,52275,2011-07-21
..................................\0375.jpg,52286,2011-07-21
..................................\0376.jpg,52406,2011-07-21
..................................\0377.jpg,52371,2011-07-21
..................................\0378.jpg,52408,2011-07-21
..................................\0379.jpg,52463,2011-07-21
..................................\0380.jpg,52627,2011-07-21
..................................\rgb_meanshift.asv,3297,2011-07-21
..................................\rgb_meanshift.m,3297,2011-07-21
..................................\weights.m,169,2011-07-21

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

发表评论

0 个回复

  • 77540469
    一个实用超声波滤波算法,大家可以参考一下,()
    2018-02-04 17:23:44下载
    积分:1
  • fuse-by-contourlet
    多种融合规则,基于contourlet变换的图像融合规则(multiple fusio rule for coefficient selection)
    2012-10-23 00:28:10下载
    积分:1
  • fenshujie
    博士论文,分数阶微积分在现代信号分析与图象处理中应用给出了详细的分析和探讨,论文覆盖面广,有着很多的实验结果和详尽的分析。(Ph.D. thesis, fractional calculus in a modern signal analysis and image processing application gives a detailed analysis and discussion, research papers covering a wide range, has a lot of experimental results and detailed analysis.)
    2010-02-02 13:19:46下载
    积分:1
  • Natural-Image-Sketching-Production
    现有自然图像素描画效果生成算法存在容易造成画面细节丢失,笔画线条单一等问题。针对这些问题,本文提出了一种改进的自然图像素描画效果生成算法,通过模拟艺术家创作素描画过程,分步生成素描画图像底纹和素描画场景笔画轮廓,采用8个方向卷积滤波提取图像中不同方向的细节信息,并使用不同长度不同粗细的笔画来模拟艺术家在创作过程中不同力度的绘画效果,最后合并素描画笔画效果和素描画图像底纹,得到与原输入自然图像内容一致,色调与艺术家绘制的素描画效果相同,笔画和底纹形式与实际素描画相似,真实感较强的素描画效果输出图像。大量实验结果表明本文方法可以生成高质量的自然图像素描画效果,与现有成熟的铅笔画生成技术相笔,本文方法具有较强的可比性。(The existing algorithms for natural image sketch production are easy to cause some problems such as the loss of image details, singleness of the stroke line. To solve these problems, this paper proposes an improved algorithm for the natural image sketch effect producing. By simulating the artist creation process of sketch, step-by-step generate image shading sketch image shading and drawing the scene outline stroke of the sketch image, using 8 directions of convolution filter to extract the details of different directions in the image, furthermore, using the stroke of different length and thickness to simulate the painting effect of different strength in the process of artist creation, finally we merge the sketch stroke effect and sketch image background to get the output image, which have consistent content with the original input image, have the same tonal effect with artists draw sketch, have the similar Stroke and background form with the actual sketch and have strong real sense in)
    2014-12-16 16:31:25下载
    积分:1
  • level-set
    水平集方法的实例演示,对于初学水平集的朋友有很多帮助。(Examples demonstrate the level set method, the level set for the beginner friends have a lot of help.)
    2014-07-04 23:05:19下载
    积分:1
  • susan_detect_corner
    susan实现图像的角点检测,调用的详细说明在源代码内有注释.()
    2008-03-30 15:57:08下载
    积分:1
  • hsvfeature2
    这是图像处理中HSV课件颜色特征提取(将H5等份,S,V分量各三等份)MATLAB源码。(This is the image processing in HSV color feature extraction software (to be H5 equal, S, V component of the third class) MATLAB source.)
    2008-05-18 10:33:19下载
    积分:1
  • 428705
    图像格式转换例程源码,程序主要结合易语言图像格式转换支持库,可以将某些图象文件的格式转换到其它图象文件的格式(Image format conversion routines source, the program mainly with easy language support library image format conversion , you can convert some of the image file format to other image file format)
    2016-06-06 13:46:40下载
    积分:1
  • image-segment
    图象分割程序:先用梯度函数进行边缘检测,然后二值化后分割图象(Image segmentation process: first the gradient edge detection function, and then after binarization image segmentation)
    2007-09-30 10:47:54下载
    积分:1
  • fdfsfsfsfsfs
    人工选择聚类中心,用k-means聚类方法对图像进行分割,效果不错的(artificial selection cluster center, k-means clustering method for image segmentation, the good results)
    2007-05-15 14:48:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载