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

搜索资源列表

  1. MeanShiftC

    2下载:
  2. 经典的Mean Shift图像跟踪算法的C语言实现,可对常见大小的面目标实现实时跟踪。采用了OpenCV库。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1418555
    • 提供者:贾静平
  1. duo-te-zheng

    0下载:
  2. :该文把局部三值模式(Local Ternary Patterns, LTP)纹理特征引入Mean Shift 跟踪算法,提出了基于多 特征的Mean Shift 人脸跟踪算法以解决Mean shift 跟踪算法的鲁棒性问题。通过对LTP 纹理特征的分析、研究, 提出了一个LTP 关键纹理模型,既增强了目标的关键纹理信息,又简化了LTP 纹理模型。在此基础上,提出一 种基于LTP 关键纹理特征和肤色特征的Mean Shift 人脸跟踪算法,有效地解决了Mean Shift 算法的鲁棒
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2325565
    • 提供者:张娜
  1. meanShiftExample

    0下载:
  2. 改进的均值偏移跟踪算法,带有示例视频,可完成对选定目标的实时跟踪-Improved mean shift tracking algorithm, with a sample video, to be completed by the real-time tracking of selected targets
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5392285
    • 提供者:吴亚鹏
  1. meanshift-tracking

    0下载:
  2. 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。-This program is to track object in video by mean shift algorithm. The program can be running in MFC framework. The position and scale of the object should be given by hand on the fi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:324774
    • 提供者:Robert
  1. mean-shift-and-camshift

    0下载:
  2. 在opencv平台上VC6.0++实现mean-shift 和camshift跟踪目标-Mean-shift, and camshift track the target in opencv platform VC6.0++
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:8451
    • 提供者:严丹
  1. Video-Demo

    0下载:
  2. VC++视频图像运动目标检测,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 视频只限于RGB非压缩Windows AVI格式-VC++ video image moving target detection, video presentations algorithm including: 1. The background prediction target d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:103700
    • 提供者:yangdong
  1. Mean-shift

    0下载:
  2. 该代码是采用Mean-shift算法进行目标跟踪,该代码可以正常运行,且简单易懂。-The code is the use of Mean-shift algorithm to track the target, the code can run normally, and it is easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:2467840
    • 提供者:戴彬
  1. 3.18Pmeanshift

    0下载:
  2. 基于Mean Shift目标跟踪 附有源程序 测试视频 对初学者有很大帮助-Based on Mean Shift tracking with test video source of great help for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:15062279
    • 提供者:王蒙
  1. detection-and-tracking

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3125790
    • 提供者:tf520
  1. video-processing-

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target d
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:99922
    • 提供者:xuedanyang
  1. Video-Demo

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Algorithm for video presentation include: 1 Static background background prediction target detection 2 Static background frame difference method for target de
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3234313
    • 提供者:孟灿
  1. mean-shift-tracking

    0下载:
  2. mean shift 用于视频序列的目标跟踪,有例子,用的MATLAB2013a,亲测,可用,改下读图地址即可-mean shift ,Target tracking for video sequences, there are examples of using MATLAB2013a, pro-test, available under change the digitizing address.
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10459925
    • 提供者:王伟
  1. Mean-Shift

    0下载:
  2. 基础的目标跟踪算法,mean shift算法实现目标跟踪-Based target tracking algorithm, mean shift tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1640
    • 提供者:atobe
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. mean-shift

    0下载:
  2. 该程序是分块mean shift 跟踪程序,能够在障碍物遮挡的情况下很好的跟踪目标,而不丢失。-The program is divided into blocks mean shift tracking program, can be a good target tracking in case of obstructions without loss.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:7939
    • 提供者:杨涛
  1. mean-shift-tracking

    0下载:
  2. 用于目标跟踪,卡尔曼算法mean shfit tracking ,MATLAB编程资料,-For target tracking, Kalman algorithm mean shfit tracking, MATLAB programming information,
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:2637734
    • 提供者:张晶晶
  1. mean-shift

    0下载:
  2. 基于均值漂移算法的物体跟踪算法,需要导入一段视频,可以手选跟踪目标,较稳定-Object tracking algorithm based on mean shift algorithm, you need to import a video, you can hand picking tracking target, object tracking algorithm based on mean shift algorithm is the more stable, you need to i
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:9990
    • 提供者:孙德宇
  1. mean-shift

    0下载:
  2. Mean-Shift算法的C++程序,手动选择目标跟踪,并显示目标的直方图-Mean-Shift algorithm C++ procedures, manual selection of target tracking, and display the target histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2384
    • 提供者:戴文君
  1. MeanShift_Code

    0下载:
  2. matlab语言实现的经典Mean shift 目标跟踪算法-Target tracking algorithm based on classical Mean Shift using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4605377
    • 提供者:苏永刚
  1. Tracking_ASMS

    0下载:
  2. ASMS仅依靠颜色特征的算法而且速度很快,在VOT2015是20名, 是VOT2015官方推荐的实时算法,平均帧率125FPS。在VOT2016是32名,整体属于中等水平。在经典mean-shift框架下加入了尺度估计,经典颜色直方图特征,加入了两个先验(尺度不剧变+可能偏最大)作为正则项,和反向尺度一致性检查。在相关滤波和深度学习盛行的年代,还能看到mean-shift打榜还有如此高的性价比实在不容易。环境:WIN8.1 64位 +Visual Studio 2015 +OpenCV 3.3.
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:7051264
    • 提供者:betforever
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com