CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - mean-shift目标跟踪

搜索资源列表

  1. mean-shift

    0下载:
  2. 这是基于mean-shift运动目标跟踪的matlab仿真的程序,含有三个M文件
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3625
    • 提供者:还非子
  1. 基于meanshift的目标跟踪opencv开源代码

    0下载:
  2. 基于meanshift的目标跟踪opencv开源代码,Base mean shift object tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:137202
    • 提供者:范五东
  1. VideosTargetDetection.rar

    0下载:
  2. 1. 静态背景下的背景预测法目标检测2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法4. 重心多目标跟踪方法 ,1. Static background prediction in the context of target detection method 2. Static background frame difference method for target detection 3. Mean Shift Object Tracking Method 4.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1459767
    • 提供者:郭强
  1. meanshift.rar

    3下载:
  2. 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。,Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystallization of the algorithm, whi
  3. 所属分类:Special Effects

    • 发布日期:2014-04-10
    • 文件大小:11995297
    • 提供者:zhang
  1. MATLABmubiaojiance

    0下载:
  2. 基于mean-shift算法的目标跟踪,希望对大家有帮助-Based on mean-shift algorithm for target tracking, we hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:18312987
    • 提供者:zjf
  1. MeanShift

    1下载:
  2. 为了提高经典的Mean Shift算法在复杂场景中的跟踪性能,提出了一种基于角点的目标表示方法。首 先,利用Harris角点检测算法提取表示目标主要特征的角点 其次,基于提取的角点,建立目标模型,将其嵌入 Mean Shift算法进行跟踪。该方法仅用少量的关键点表示目标,能够自动去除目标和背景中的次要特征,有效地 抑制背景成分对目标定位的影响,从而改进Mean Shift目标跟踪算法的性能。-To imp rove the performance of the classicalMe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332280
    • 提供者:高雪
  1. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2959
    • 提供者:kitty
  1. Meanshift

    0下载:
  2. 利用Mean-shift进行目标的跟踪。-Mean-shift use for target tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:242210
    • 提供者:曾伟
  1. MeanShiftcode

    1下载:
  2. mean shift 算法用于目标跟踪,其中有4个文件.-mean shift algorithm for target tracking, including four documents.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3753
    • 提供者:李超
  1. meanshift

    0下载:
  2. 目标跟踪中常用均值漂移算法,以下是关于meanshift的一些改进算法-Commonly used in target tracking, mean-shift algorithm, the following are some improvements on the algorithm of meanshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:1014352
    • 提供者:于晓辉
  1. meanshift

    0下载:
  2. 用mfc编写的mean-shift算法,和重心跟踪算法,可以处理动态目标的跟踪,效果甚佳。-Mfc prepared using mean-shift algorithm, and the focus of the tracking algorithm can handle dynamic target tracking, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3104668
    • 提供者:姚伟
  1. meanshifttracking

    0下载:
  2. 基于mean-shift的动态目标跟踪算法,简单有效,另附图库-Based on mean-shift of the dynamic target tracking algorithm, simple and effective, attach library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2983332
    • 提供者:liu
  1. MeanShift

    0下载:
  2. 这是有关图像目标跟踪的ppt 讲的方法是用 mean shift 来进行目标跟踪 学习l-mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1256051
    • 提供者:张三丰
  1. mean_shift

    0下载:
  2. 均值平移的跟踪代码,能够对目标物体进行良好的跟踪-This file is the implementation of the mean shift algorithm. It can work well in tracking the target object
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2239
    • 提供者:谢立寅
  1. videoprocessframework

    0下载:
  2. 目标检测演示框架算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Presentation framework of the target detection algorithms include: 1. The context of the background s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:99092
    • 提供者:飞飞
  1. ParticleTracking

    0下载:
  2. mean shift 跟踪算法 能够很好的实现目标的定位 表示 和跟踪-mean shift it is very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:28982
    • 提供者:孙立奎
  1. mean-shift-tracking

    1下载:
  2. 在matlab中实现mean shift的目标跟踪,对于初学者具有很好的参考意义。-Mean shift in matlab to achieve the target track, is a good reference for beginners significance.
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:2745344
    • 提供者:刘景满
  1. mean-shifit

    0下载:
  2. mean shift目标跟踪matlab程序,其中包括五个文件-mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:7426
    • 提供者:baiely
  1. mean-shift

    0下载:
  2. 基于多特征融合的mean shift 目标跟踪算法 微机自带的摄像头可以正常跟踪- The mean shift tracking algorithm based on multiple features fusion microcomputer built-in camera can be normal track
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6623098
    • 提供者:黄杰
  1. shift-shexiangtou

    0下载:
  2. mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:花之灵
« 12 3 4 »
搜珍网 www.dssz.com