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

搜索资源列表

  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. ObjectTracking

    0下载:
  2. 这是在智能视频处理关于目标跟踪的文章,对接触目标跟踪的有一定参考价值。-This is the smart video processing on the goal of tracking articles, on contact with target tracking in a certain reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3465480
    • 提供者:wenping
  1. LiuMixGauss

    0下载:
  2. 混合高斯模型背景建模,适用于视频跟踪,目标分割。 -GMM background modeling for video tracking, object segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1708775
    • 提供者:sunrui
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
  1. MotionDetection

    0下载:
  2. 视频目标检测跟踪。摄像头采集获取背景图像 连续采集三副图像,将图像的均值图作为背景-video tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:zhangning
  1. MoveTrace

    0下载:
  2. 实现用摄像头读取视频或者播放视频,并对视频中的运动目标进行检测和跟踪-Achieved with a video camera to read or play the video, and video of the moving target detection and tracking
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:31575
    • 提供者:王婷
  1. motion_object_detection

    0下载:
  2. 一种鲁棒高效的视频运动目标检测与跟踪算法 学术论文-A Robust and Efficient video motion detection and tracking algorithm for Papers
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1004252
    • 提供者:肖雯
  1. ji

    0下载:
  2. 运动目标检测是整个视频监控系统的最底层,是目标跟踪、目标分类、目 为理解等的基础,因此运动目标检测是视频序列图像处理的关键环节。根 列图像的背景情况可以将运动目标检测划分为静态背景下运动目标检测 态背景下运动目标检测,本章主要研究静态背景下的运动目标检测算法。 -Moving target detection is the lowest level of video surveillance systems, is the target tracking, target clas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1312050
    • 提供者:
  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. matlabtargettracking

    0下载:
  2. 使用matlab编写的程序,关于目标动态跟踪的,里面有可测试的视频,可以稍微改动供自己用- the program was wrrited using matlab laguage
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2659734
    • 提供者:guoli
  1. Video_Demo

    1下载:
  2. 视频目标检测演示框架,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Framework for object detection video presentation, video presentation algorithms include: 1. Static background of the context of target detection pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:376891
    • 提供者:
  1. link_domain

    0下载:
  2. 视频检测与目标跟踪,读取视频文件,可以实现文件读取和目标检测与跟踪-Video detection and tracking, read the video file, the file can read and target detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:47116
    • 提供者:duan
  1. kalman

    0下载:
  2. kalman目标跟踪,从视频中提取图像序列。根据kalman滤波对运动目标理论进行跟踪-kalman tracking, extract images from video sequences. According to theory kalman filter to track the moving target
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:694288
    • 提供者:huyu
  1. Motion-Detection

    0下载:
  2. matlab实现视频中动态目标跟踪,试验过,可以用,帧插法实现-matlab dynamic target tracking in video, tested, you can use, frame interpolation to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:622793
    • 提供者:仇乐
  1. PhD-thesis-

    0下载:
  2. 博士论文 智能视频监控中的多特征融合问题研究和自然条件下的运动目标鲁棒跟踪方法研究-PhD thesis intelligent video surveillance and more features in the integration of research and under natural conditions, robust tracking of moving targets
  3. 所属分类:Video Capture

    • 发布日期:2017-06-11
    • 文件大小:19266277
    • 提供者:
  1. 854u9345u

    0下载:
  2. MATLAB目标跟踪仿真小程序,对一定格式的AVI视频进行处理,提取出黑色背景下的人体轮廓及行动方向-MATLAB simulation of target tracking applet, for some form of AVI video processing, to extract the black outline and context of human action
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:8245
    • 提供者:范启跃
  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. camshift-code

    0下载:
  2. camshift目标跟踪代码:跟踪摄像头或者视频文件中的手动画出的目标区域-the code for camshift object detection and tracking
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:26285
    • 提供者:charlie
  1. moving-target-tracking-

    0下载:
  2. 基于卡尔曼滤波器原理,可实现视频序列中目标的运动跟踪-Kalman filter based on principle, can achieve the target video sequence motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4144
    • 提供者:xiaoxiongaa
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 27 »
搜珍网 www.dssz.com