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

搜索资源列表

  1. mean_shift

    1下载:
  2. 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
  3. 所属分类:matlab例程

    • 发布日期:2013-04-22
    • 文件大小:9976859
    • 提供者:吴军
  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. IJPRAI_demo_software

    0下载:
  2. 一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文<Robust Object Tracking using Joint Color-Texture Histogram>发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.-Matlab Code for An Texture based Mean Shift Tracking Algroithm. The
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3906895
    • 提供者:宁纪锋
  1. mean_shift

    0下载:
  2. MeanShift算法在运动人体跟踪MATLAB代码-MeanShift algorithm in MATLAB code tracking of moving body
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:134788
    • 提供者:许浩然
  1. VideoDemo

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

    • 发布日期:2017-05-13
    • 文件大小:3109337
    • 提供者:安红
  1. mean-shift-original

    0下载:
  2. 最早提出mean shift算法的文献,从事图像跟踪研究人员必读。-Mean shift algorithm was first proposed by the literature, researchers in image tracking required reading.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:800881
    • 提供者:yuanman
  1. An-Improved-Mean-Shift-Algorithm

    0下载:
  2. 奉文主要针对经典的Mean Shift跟踪算法均匀剖分整个颜色空间造成许多空的直方图区间以及不能准确表达目标 颜色分布的缺点,提出J,一种改进算法.该改进算法首先对目标的颜色进行聚类分析,根据聚类结果通过矩阵分解和正交变换 自适席地剖分日标的颜色空间从向确定对戍于每一聚类的子空间.在此基础上定义 一种新的颜色模型,该模型统计落入每 一颜色子空间的像素的加权个数并用高斯分布建模每一个子空间的颜色分布,并推导r一种相似性度量米比较目标和候选目 标的颜色模型之间的相似程度.最后基于该颜
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:440021
    • 提供者:陈方芳
  1. particle-filter-visual-tracking

    6下载:
  2. 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:396288
    • 提供者:朱亮亮
  1. MeanShift-Tracking

    0下载:
  2. tracking opencv 目标检测跟踪-tracking opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:784742
    • 提供者:白晶晶
  1. mean-shift-tracking

    0下载:
  2. 用mean-shift算法实现目标在线跟踪,在发生光照变化,遮挡等情况时都能准确的跟踪目标-Using the Mean-shift algorithm to achieve the goal of online tracking, and accurate tracking of the target can occur illumination changes, occlusion, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2745179
    • 提供者:董洁
  1. Mean-Shift-Class-CPP

    1下载:
  2. mean shift tracking 源码,使用的是c++实现的,大家好好分享下。嘿嘿!-mean the shift tracking source, use is c++ GOODALL share.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-17
    • 文件大小:2537
    • 提供者:和珅
  1. Mean-Shift-trace-code

    0下载:
  2. 给出了图像轨迹追踪mean shift算法的详细原理公式和实现的C语言代码-Gives a detailed schematic formulas of mean shift image tracking algorithm and the C code
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:330860
    • 提供者:陈鹏
  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-kernel

    0下载:
  2. MeanShift跟踪算法中核函数窗宽的自动选取程序-Mean-Shift tracking algorithm in the kernel function automatically selects the window wide program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1367109
    • 提供者:tina
  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

    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-22
    • 文件大小:6623098
    • 提供者:黄杰
  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. mean-shift-tracking

    0下载:
  2. mean shift tracking(跟踪汽车)源代码。-mean shift tracking (tracking car) source code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3113475
    • 提供者:巨刚
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com