CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - meanshift 目标跟踪

搜索资源列表

  1. 07941198Mybp539

    0下载:
  2. 利用MATLAB编写的运动目标跟踪程序,利用meanshift,能很稳定的跟踪目标,效果很不错,适合初学者。-Moving target tracking using MATLAB program, very stable tracking the target, the effect is very good for beginners.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:157575
    • 提供者:zhangkun
  1. MeanShift-algorithm-

    0下载:
  2. 提出了一种基于粒子Mean Shift 迁移过程的红外人体跟踪方法. 算法通过采样粒子迁移和聚类动态建立 目标的状态模型和量测模型. 在被跟踪区域随机布撒粒子, 以各粒子对应像素的亮度作为特征值进行Mean Shift 收敛性分析, 使用收敛后的粒子集表达目标的当前状态 以状态粒子的坐标位置为特征值对其进行Mean Shift 聚 类, 作为对目标的量测. 连续跟踪时, 下一帧的采样粒子基于上一帧的量测结果产生. 与传统的基于序贯重要性采 样的粒子滤波方法相比, 算法不需要目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:567750
    • 提供者:闫旭
  1. mean_shift

    0下载:
  2. meanshift的详细讲解,用于图像平滑,图像分割,目标跟踪-detailed briefings of meanshift, used for image smoothing, image segmentation, target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:6781952
    • 提供者:why
  1. picture--chasing

    0下载:
  2. 背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:240563
    • 提供者:l刘翔
  1. tracking

    0下载:
  2. 视频的运动目标跟踪,目标可自行框定选择。采用MeanShift、纹理特征及混合高斯模型等融合的方法。目标跟踪效果非常好,尤其运动速度较快情况,以及人物间遮挡情况。-Video moving target tracking, the goal of self-framed choice. Of MeanShift, texture feature and mixed Gaussian model fusion method. Target tracking performance is very
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:628753
    • 提供者:
  1. MeanShiftTrack

    0下载:
  2. 用c语言编写的目标跟踪代码,可以运行的出来,算法还有改进的空间-meanshift tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:20752107
    • 提供者:zy
  1. MeanPShiftP1017

    0下载:
  2. 运用了meanshift算法,对学习目标跟踪的同学有一定的帮助-To use the meanshift algorithms, some help learning target tracking students
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:3723
    • 提供者:钱六
  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. meanshift

    0下载:
  2. 用Mean-Shift算法实现运动目标的跟踪,同时也实现了运动目标的检测-Moving target tracking using Mean-Shift algorithm, but also realize the moving target detection
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:6944244
    • 提供者:sunny
  1. Meanshift-algorithm-matlab

    0下载:
  2. 本代码是meanshift算法来实现运动目标视频跟踪-this code is used as video moving object tracking of meanshift aglorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:4096
    • 提供者:白雪
  1. mean-shift

    0下载:
  2. meanshift图像跟踪算法,实现目标物体的连续跟踪-meanshift image tracking algorithm to achieve continuous tracking of the target object
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:12633
    • 提供者:张维达
  1. target-tracking

    0下载:
  2. 基于meanshift算法的目标跟踪,主要是车辆跟踪,基于opencv-Based on the meanshift algorithm of image segmentation and target tracking
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8662960
    • 提供者:骇客终结者
  1. OpenTLD-master

    0下载:
  2. 机器视觉应用于各个领域。当前学术界和工业界在目标跟踪方面开展了大量工作,重点研究的算法有MeanShift跟踪算法、基于在线的booting的跟踪算法、基于粒子群优化的跟踪算法和基于模板匹配的跟踪算法等等。对于这些算法的研究已经取得了一定的成果,但是随着视觉跟踪应用的扩大,其跟踪效果已经不能满足需求,一次当前有研究出了新的算法以满足发展需要,其中具有代表性的跟踪算法就是TLD(Tracking Learning Detector)目标跟踪算法。-Machine vision applied to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9441761
    • 提供者:李娜
  1. msTracker

    1下载:
  2. 视觉目标跟踪算法,图像序列跟踪meanshift算法实现,采用meanshift算法实现图像序列的跟踪仿真-Visual target tracking algorithm, image sequence meanshift tracking algorithm using image sequences meanshift tracking algorithm simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:5295
    • 提供者:goushu
  1. meanshift

    0下载:
  2. 基于matlab语言的meanshift跟踪算法,该算法为半自动跟踪算法,通过第一帧图像选择初始跟踪目标后,在剩余序列帧一直跟踪该目标。-Based on the matlab language meanshift tracking algorithm, which is semi-automatic tracking algorithm, the first frame image selection through initial tracking target, the remaining
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:10811
    • 提供者:yuanhongwu
  1. useful-articles-in-object-tracking

    0下载:
  2. 内含若干word文档,目标跟踪中常用算法如meanshift、camshift的理解-Including several article, descr iption and easy learning algorithm such as meanshift and camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1917729
    • 提供者:caro
  1. meanshift-tracking

    0下载:
  2. meanshift结合颜色特征跟踪目标的程序,经过调试无误,还有几个很好的meanshift算法学习资料包,非常适合初学者参考-color-based meanshift tracking program, some bugs have been fixed, and some information about meanshift is included too! enjoy yourself~~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7252213
    • 提供者:JAMES
  1. meanshift

    0下载:
  2. 采用meanshift算法,对小目标进行跟踪,并在多种背景条件下对算法进行验证-Meanshift algorithm used for small target tracking, and in a variety of background conditions to verify the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:22059
    • 提供者:项云龙
  1. camshift-code-and--annotation

    0下载:
  2. camshift和meanshift算法的跟踪程序,附有详细的中文注释,对于目标跟踪有较大的参考价值-camshift meanshift algorithm and tracking program, with detailed notes in Chinese, for target tracking has great reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:11020
    • 提供者:王五
  1. meanshift-pingyizhuizong

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-Meanshift mean shift tracking algorithm in the kernel function of window width automatically select code, according to the target size change window width, that when the target size cha
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:127865
    • 提供者:孟凡龙
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com