登录
首页 » matlab » matlab-video-tracking

matlab-video-tracking

于 2013-09-21 发布 文件大小:853KB
0 193
下载积分: 1 下载次数: 126

代码说明:

  基于粒子滤波和卡尔曼滤波的运动目标视频跟踪程序,非常强大和实用,强烈推荐学习使用。(Kalman filter based on particle filter and target video motion tracking program, very powerful and practical, it is strongly recommended to learn to use.)

文件列表:

particle filtering
..................\ellipse.c,6567,2007-12-11
..................\ellipse.dll,69632,2007-12-11
..................\particle_resampling.c,5277,2007-12-11
..................\particle_resampling.dll,61440,2007-12-11
..................\part_moment.c,4598,2007-12-12
..................\part_moment.dll,53248,2007-12-12
..................\pdfcolor_ellipserand.c,13692,2008-07-15
..................\pdfcolor_ellipserand.dll,77824,2007-12-11
..................\rgb2hsv_mex.c,3959,2007-12-11
..................\rgb2hsv_mex.dll,49152,2007-12-11
..................\test_pf_colortracker.m,9095,2013-04-19


target tracking using kalman
............................\target tracking using kalman
............................\............................\ball_bg_difference.mpg,226778,2004-11-18
............................\............................\ball_kalman.mpg,266924,2004-11-18
............................\............................\DATA





............................\............................\....\14.jpg,3988,2004-11-18
............................\............................\....\15.jpg,3967,2004-11-18
............................\............................\....\16.jpg,3996,2004-11-18
............................\............................\....\17.jpg,4019,2004-11-18
............................\............................\....\18.jpg,4023,2004-11-18
............................\............................\....\19.jpg,4104,2004-11-18
............................\............................\....\2.jpg,3879,2004-11-18
............................\............................\....\20.jpg,4134,2004-11-18
............................\............................\....\21.jpg,4146,2004-11-18
............................\............................\....\22.jpg,4119,2004-11-18
............................\............................\....\23.jpg,4062,2004-11-18
............................\............................\....\24.jpg,4032,2004-11-18
............................\............................\....\25.jpg,4067,2004-11-18
............................\............................\....\26.jpg,4076,2004-11-18
............................\............................\....\27.jpg,4008,2004-11-18
............................\............................\....\28.jpg,3972,2004-11-18
............................\............................\....\29.jpg,4099,2004-11-18
............................\............................\....\3.jpg,3863,2004-11-18
............................\............................\....\30.jpg,4087,2004-11-18
............................\............................\....\31.jpg,4082,2004-11-18
............................\............................\....\32.jpg,4020,2004-11-18
............................\............................\....\33.jpg,4043,2004-11-18
............................\............................\....\34.jpg,4054,2004-11-18
............................\............................\....\35.jpg,4079,2004-11-18
............................\............................\....\36.jpg,4016,2004-11-18
............................\............................\....\37.jpg,3995,2004-11-18
............................\............................\....\38.jpg,4065,2004-11-18
............................\............................\....\39.jpg,4140,2004-11-18
............................\............................\....\4.jpg,3879,2004-11-18
............................\............................\....\40.jpg,4124,2004-11-18
............................\............................\....\41.jpg,4066,2004-11-18
............................\............................\....\42.jpg,4014,2004-11-18
............................\............................\....\43.jpg,3942,2004-11-18
............................\............................\....\44.jpg,4010,2004-11-18
............................\............................\....\45.jpg,4095,2004-11-18
............................\............................\....\46.jpg,4091,2004-11-18
............................\............................\....\47.jpg,4010,2004-11-18
............................\............................\....\48.jpg,3976,2004-11-18
............................\............................\....\49.jpg,4002,2004-11-18
............................\............................\....\5.jpg,3868,2004-11-18
............................\............................\....\50.jpg,4031,2004-11-18
............................\............................\....\51.jpg,4028,2004-11-18
............................\............................\....\52.jpg,3983,2004-11-18
............................\............................\....\53.jpg,3972,2004-11-18
............................\............................\....\54.jpg,4043,2004-11-18
............................\............................\....\55.jpg,4057,2004-11-18
............................\............................\....\56.jpg,4064,2004-11-18
............................\............................\....\57.jpg,4024,2004-11-18
............................\............................\....\58.jpg,3999,2004-11-18
............................\............................\....\59.jpg,3960,2004-11-18
............................\............................\....\6.jpg,3909,2004-11-18
............................\............................\....\60.jpg,3996,2004-11-18
............................\............................\....\7.jpg,3940,2004-11-18
............................\............................\....\8.jpg,4013,2004-11-18
............................\............................\....\9.jpg,4078,2004-11-18
............................\............................\detect.m,844,2009-05-07
............................\............................\extractball.m,1766,2009-05-07
............................\............................\kalman.m,1553,2009-05-07

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

发表评论

0 个回复

  • phasecong
    本程序应用相位一致性进行边缘检测,较以往应用灰度信息进行边缘检测算法,该算法与光照无关,且抗噪声性能强(phase of the application process consistency edge detection, gray than in the past Application information edge detection algorithm, The algorithm has nothing to do with illumination, and strong anti-noise performance)
    2007-03-19 19:21:24下载
    积分:1
  • testfill
    矢量区域填充算法(包括汉字提取生成) 算法(Vector area filling algorithm (including the extraction of Chinese characters generated) algorithm)
    2007-08-09 11:44:31下载
    积分:1
  • corner
    这是角点检测的程序,图像中所有凹凸点都可以检测到,并在二值图像上显示出来,效果不错。直接运行corner.m即可(Corner detection program, the result is good)
    2011-07-26 13:46:10下载
    积分:1
  • src
    四边形网格扫描转化与交互式编辑 实现四边形网格交互式编辑:要求实现四边形扫描转化算法,以此为基础,实现四边形网格中所有四边形的扫描转化、颜色添充;并通过交互改变四边形顶点位置体会交互式图形系统特点。(Quadrilateral mesh scan conversion and interactive editing Quadrilateral grid interactive editing: Quadrilateral scan conversion algorithms required to achieve, on this basis, to achieve all quadrilateral quadrilateral scan conversion, color Tim charge and changing the quadrilateral vertex position by exchanging experience the interactive features of the graphics system.)
    2015-11-26 12:26:39下载
    积分:1
  • smooth
    对图像进行平滑去噪,提高图像的质量,为后期的图像处理打基础(very good)
    2013-09-24 10:01:40下载
    积分:1
  • image
    说明:  对原始图像进行阈值分割,把金属图像分割出来,抠掉金属的图像(Threshold segmentation is applied to the original image, and the metal image is segmented to remove the metal image)
    2020-06-19 22:07:35下载
    积分:1
  • finally
    实现了车辆目标的背景建模、前景检测、阴影消除、车辆跟踪(Achieve a vehicle target background modeling, foreground detection, shadow elimination, vehicle tracking)
    2013-07-22 21:36:10下载
    积分:1
  • surf
    说明:  实现SURF图像匹配,并将图片进行扭曲处理再次实现匹配。(Surf image matching is realized, and the image is distorted to achieve matching again.)
    2020-09-07 09:03:27下载
    积分:1
  • CCD
    对ccd图像进行解码采集,并通过VGA输出(Ccd image decoding of the collection, and through the VGA output)
    2009-07-16 22:35:30下载
    积分:1
  • otsu
    可以去除不均匀光照、噪声的预处理算法,利用双边滤波和中值滤波的优势。(You can remove the uneven illumination, noise preprocessing algorithm, taking advantage of bilateral filtering and median filtering.)
    2020-11-04 16:29:51下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载