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

搜索资源列表

  1. Kalman-filter-cPPcode

    0下载:
  2. 很好的kalman滤波代码,可以有效地实现运动目标跟踪-It is very good code for Kalman filter,it can effectively achieve the target motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2655
    • 提供者:胡博
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2053642
    • 提供者:陈汤
  1. the_simulation_of_ca_algorithm

    0下载:
  2. 雷达数据处理的重要模型算法之一,该代码详细的对目标跟踪的ca算法进行了仿真。-Radar Data Processing, one of the important model algorithm, the detailed code on the target tracking algorithm simulation ca.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3950
    • 提供者:
  1. the_simulation_of_singer_algorithm

    1下载:
  2. 雷达数据处理中的重要模型算法之一,此代码详细仿真了singer模型下的目标跟踪。-Radar data processing algorithms in one important model, the code detailed simulation model of the singer under the target tracking.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:8539
    • 提供者:
  1. DSP_MeanShiftwithKF

    0下载:
  2. 基于TIc6205DSP上开发的MeanShift结合Kalman滤波的代码,能够很好的进行目标的实时跟踪,可在CCS上编译查看,并最终转换成hex文件下载到dsp上使用。-TIc6205DSP based on the development of MeanShift combination of Kalman filtering code, be able to carry out the objectives of good real-time tracking can be compil
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:472265
    • 提供者:Zyc
  1. cannyfinal

    0下载:
  2. canny边缘检测源代码:边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection: edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1489
    • 提供者:海宸
  1. KALMAN

    1下载:
  2. 视频序列的目标跟踪与识别时一个很重要的研究课题,本程序是用MATLAB实现的一段代码,希望对大家有用-Video sequences of target tracking and recognition when a very important research topic, the process is achieved using MATLAB code, in the hope that useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:696124
    • 提供者:hijack
  1. kalman_and_meanshift

    0下载:
  2. 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3638
    • 提供者:ptdoe
  1. IMM

    0下载:
  2. (交互式多模型算法)目标跟踪程序,java语言编写,包含了kalman滤波。这种方法的特点是在各模型之间“转换”,自动调节滤波带宽,和适合机动目标的跟踪。可以直接调用,附有示例代码-A multi-target tracking toolbox based on the MTT Library of the InstantVision ISE with expanded functionality and tools for off-line design, analysis and testi
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:14813
    • 提供者:june
  1. 2

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-meanshift
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:12718
    • 提供者:杨会云
  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. Camshift

    0下载:
  2. 该代码是显示如何利用Camshift算法进行彩色目标跟踪的源代码,是基于OPENCV的-The code is to show how to use color tracking Camshift algorithm source code, is based on the OPENCV of
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:564371
    • 提供者:张倩
  1. Butterworth

    0下载:
  2. Butterworth滤波原代码程序,目标跟踪。-target tracking
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1878
    • 提供者:ccx
  1. objecttracker

    0下载:
  2. 目标跟踪使用,经过测试,可安全使用,是个很好的代码-Tracking use, tested, safe to use, is a very good code
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15558952
    • 提供者:jason
  1. pf_colortracker

    0下载:
  2. 本例是一个采用帧差法的运动跟踪代码,其对背景不变的单目标有较好的处理-This example is a frame difference method using the movement of the tracking code, change the background of its single objective better deal
  3. 所属分类:matlab

    • 发布日期:2017-06-17
    • 文件大小:26518669
    • 提供者:当当
  1. pf

    0下载:
  2. 粒子滤波算法代码,用于目标跟踪,基于粒子滤波算法的动目标跟踪-particle filter used in object tracking
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4655665
    • 提供者:ztf
  1. saliency-object-or-region-detection

    1下载:
  2. 该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。-This document contains codes and the corresponding paper. The aim is to simulate a physiological character
  3. 所属分类:Special Effects

    • 发布日期:2014-06-06
    • 文件大小:4237312
    • 提供者:朱亮亮
  1. covariance-tracking

    0下载:
  2. 该代码用于实现视觉目标跟踪研究中的协方差跟踪,能够把多种时空特征融合于统一的模型中,在实现视觉目标跟踪时具有较好的鲁棒性,而且其维数等于使用特征的数量,与各个特征的维数无关,因此,其计算复杂度较小,实时性较好。-This code is used to realize covariance tracking in the research field of visual object tracking of computer vision. It enables fusion of variou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:133523
    • 提供者:朱亮亮
  1. Frame-difference-Detection

    1下载:
  2. 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1196548
    • 提供者:胡博
  1. TrackerTestbed

    0下载:
  2. 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3219544
    • 提供者:朴风
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com