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

搜索资源列表

  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. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. 3matlab_3objs

    0下载:
  2. 从网上学习的一种对三个运动目标跟踪的多目标跟踪算法,采用卡尔曼滤波方法进行预测。效果还不错。-From an e-learning to track moving targets on the three multi-target tracking algorithm using Kalman filtering method to predict. Results were pretty good.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2930
    • 提供者:阿黄
  1. tracker-code

    2下载:
  2. 使用matlab实现背景和前景分离,运动目标跟踪识别,一个很不错的程序-Using matlab to achieve separation of background and foreground, moving target tracking and recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:293700
    • 提供者:jam
  1. 06058517

    0下载:
  2. 基于VC++的运动检测与数字图象处理系统 采用VC++为开发工具,以Windows作为图像处理运行平台制作的数字图像运动检测系统,以及运动检测系统中运用到的数字图像处理技术及详细步骤。系统实现对一系列图像中的运动目标进行跟踪处理,提取出图片背景,对运动目标进行识别,进而实现对运动目标的跟踪,描绘出物体的运动轨迹。本文还描述了运动检测系统在现实生活和工作当中的应用,如作为监控系统的核心软件,应用到银行、市场等场所中;该系统也可以作为单独的图像处理工具应用,如对电影中一系列图片进行截取分析等。随
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:306017
    • 提供者:renee
  1. camshift

    2下载:
  2. 使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)-moving object tracking by camshift method,(modification edition of the original code on the web)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:3156
    • 提供者:于鸿飞
  1. track2

    0下载:
  2. 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8908520
    • 提供者:sunpengpeng
  1. camshift-camera

    0下载:
  2. 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1344448
    • 提供者:jiang
  1. 232

    0下载:
  2. 实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标-Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:56591
    • 提供者:捕风
  1. kalman

    0下载:
  2. 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2892
    • 提供者:hewei
  1. VC用opencv实现的目标跟踪程序

    4下载:
  2. 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:7993299
    • 提供者:zoumuchun
  1. kalmanyingyong

    0下载:
  2. 卡尔曼滤波应用。该源码实现应用kalman滤波进行目标运动轨迹的跟踪。-Kalman filtering applications. The source to achieve the application of kalman filter for target tracking trajectory.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2249
    • 提供者:陈坚
  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. myblobtrack

    0下载:
  2. 运动目标跟踪的改进算法,OPENCV开发,是开发运动目标跟踪的不可多的源码!欢迎大家共同探讨-Moving Target Tracking Algorithm, OPENCV development, is to develop the non-moving target tracking and more source code! Welcome you to explore
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:9627
    • 提供者:李伟军
  1. MovingObjectTracking

    0下载:
  2. 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10635575
    • 提供者:jiang
  1. motiondetection

    0下载:
  2. mfc实现的运动目标跟踪和检测,基于OPENCV源码开发,代码完整,功能强大,-mfc opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:257361
    • 提供者:小白
  1. movingdetect

    0下载:
  2. 完成对运动图像的识别和跟踪-Completion of the Moving Picture identification and tracking
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-10
    • 文件大小:73390
    • 提供者:张磊
  1. objectdetectionandtracking

    0下载:
  2. 一个小型的静态背景下的运动目标检测和跟踪的程序-A small static context of the moving target detection and tracking procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:375709
    • 提供者:郭江
  1. BasedOnMeanShiftAndParticleFilterObjectTracking.ra

    0下载:
  2. 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2126673
    • 提供者:田卉
  1. BaseonOpenCV

    0下载:
  2. 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。-Introducing Intel s open-source computer vision library OpenCV on the basis of CAMSHIFT tracking algorithm used to achieve moving target tracki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:284964
    • 提供者:胡戈
« 1 2 3 45 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com