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

搜索资源列表

  1. meanshift跟踪程序

    1下载:
  2. 比较简单的meanshift跟踪算法,但适应性一般
  3. 所属分类:matlab例程

    • 发布日期:2010-10-10
    • 文件大小:3265918
    • 提供者:js6652327
  1. 基于camshift的自动目标跟踪程序

    3下载:
  2. 一种全自动的运动目标跟踪程序,采用camshift算法编写的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-10-28
    • 文件大小:492437
    • 提供者:chenhc88
  1. IJPRAI demo software

    0下载:
  2. 一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.-Matlab Code for An Texture based Mean Shift Tracking Algroithm. The paper is published in International Journal of Pattern Recogniti
  3. 所属分类:图形/文字识别

  1. 给予opencv的VIS视频跟踪

    4下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。
  3. 所属分类:源码下载

    • 发布日期:2010-12-15
    • 文件大小:7500205
    • 提供者:harleych
  1. blob跟踪

    0下载:
  2. 所属分类:源码下载

  1. 卡尔曼滤波在目标跟踪的应用

    5下载:
  2. 卡尔曼滤波算法在匀速运动的跟踪
  3. 所属分类:源码下载

    • 发布日期:2011-03-23
    • 文件大小:1576
    • 提供者:zhoulin198400
  1. 目标跟踪讲解

    3下载:
  2. 英文的关于目标跟踪的讲解文档,含有算法介绍,步骤流程等。
  3. 所属分类:其它文档

    • 发布日期:2011-05-19
    • 文件大小:903997
    • 提供者:liuxj1205
  1. 人体跟踪源代码

    0下载:
  2. 该程序实现了对运动物体的检测,跟踪。对传统背景减除法进行了改进,运行速度也很快。
  3. 所属分类:Windows编程

    • 发布日期:2012-05-08
    • 文件大小:15173333
    • 提供者:wj_0201@126.com
  1. rob_hess_pf.粒子滤波现在已经成为目标跟踪领域的主流算法

    2下载:
  2. 粒子滤波现在已经成为目标跟踪领域的主流算法,它的应用范围广泛,在非线性、非高斯噪声下依然表现良好。该代码是Rob Hess 编写的。他的个人主页是:http://web.engr.oregonstate.edu/~hess/ ,Now,Partical filter has become the main algorithm in moving target tracking region.It still perform very well in nonlinear non-gaussia
  3. 所属分类:图形图象

    • 发布日期:2012-12-17
    • 文件大小:20468927
    • 提供者:郑玉凤
  1. aambuilding-0.1-src-jiapei.rar

    0下载:
  2. 这是一个用于人脸跟踪算法,采用OPENCV实现。可广泛应用视频监控等领域。,This is a face tracking algorithm for use OPENCV achieve. Can be widely applied in areas such as video surveillance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:54283
    • 提供者:李乔
  1. Tracking.zip

    0下载:
  2. 完整的PTZ跟踪算法,包括背景建模,运动目标提取,运动目标大小估计以及跟踪。,Complete PTZ tracking algorithm, including background modeling, moving object extraction, moving object and track size is estimated.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:24420
    • 提供者:倪佳
  1. pf_colortracker.zip

    0下载:
  2. 基于粒子滤波的特定颜色目标跟踪算法C源程序,带Matlab接口和演示的视频数据. ,C Source Code for Partical fielter based Color tracker, with Matlab interface and Video Demo.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:13191418
    • 提供者:陈升
  1. pf_colortracker.zip

    0下载:
  2. 基于颜色信息的粒子滤波目标跟踪算法,实现了物体运动的目标跟踪。,Based on color information of the particle filter target tracking algorithms, to achieve the goal of tracking movement of objects.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:13211745
    • 提供者:张继华
  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. meanshift.rar

    0下载:
  2. meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3707
    • 提供者:wangpei
  1. IMM2.rar

    1下载:
  2. 基于交互式多模型的多目标跟踪算法与程序设计代码,Interacting multiple model-based multi-target tracking algorithms and programming code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6531
    • 提供者:mengxue
  1. matlab.rar

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
  3. 所属分类:matlab

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

    0下载:
  2. 本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考,I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2927
    • 提供者:周凯
  1. ivt

    0下载:
  2. 基于粒子滤波的强大的跟踪算法,可以在背景变化情况子实现可靠的实时跟踪,并且配有相应的论文-particle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12097040
    • 提供者:coostone
  1. genzong

    0下载:
  2. 非常好的车辆目标跟踪算法,希望能够对大家有用,结合opencv和vc-Very good vehicle tracking algorithm, hope useful for all, combined with opencv and vc++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6407017
    • 提供者:liuxiaojie
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com