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

搜索资源列表

  1. tracking

    0下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频-This is a MATLAB program using the video tracking movement detection, with a small video
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:621476
    • 提供者:yyt
  1. cdn

    0下载:
  2. 利用图像差分,进行人体跟踪,并记录视频帧中目标的坐标-Differential use of image for the human body tracking, and record the video frame coordinates of the target
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:21904
    • 提供者:wanchen
  1. matlabImplementationOfDynamicTargetTrackingVideo.r

    0下载:
  2. matlab实现视频中动态目标跟踪,跟踪动态目标,确实效果很好-matlab implementation of dynamic video target tracking, tracking dynamic target is indeed good results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1348541
    • 提供者:xumancheer
  1. targettrackingusingkalman

    0下载:
  2. 利用卡尔曼滤波对自由落体的目标小球进行跟踪,其中有些视频演示跟踪过程.-The use of Kalman filter to the objective of free-falling ball track, some of which track the process of video presentations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3193986
    • 提供者:li qi
  1. project

    0下载:
  2. 人形目标检测与跟踪,对于视频图像,用方框或椭圆标出检测出的行人运动目标,以实现对目标的跟踪; -Humanoid target detection and tracking, for the video images, using the box or oval marked pedestrian moving targets detected in order to achieve the target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8622854
    • 提供者:张晓风
  1. ObjectTrackingDemo

    0下载:
  2. 运用meahshift实现对视频序列中运动目标进行动态跟踪, 跟踪目标位置大小通过对话窗口可任意设置, 内有测试视频,可直接观察跟踪演示效果-Video sequences using meahshift achieve dynamic tracking of moving targets, track the size of the target location, through dialogue window can be arbitrarily set within the t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25967065
    • 提供者:
  1. motion

    0下载:
  2. 视频监控程序,用于静态背景下目标识别监控和跟踪-Video surveillance program for monitoring the static context of target recognition and tracking
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6599269
    • 提供者:王洪斌
  1. tuxiangchuli

    0下载:
  2. 提出一种视频序列中人体运动目标的精确检测、提取以 跟踪算法。-picture follow
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2697588
    • 提供者:yuxianli
  1. Lucas_Kanade

    0下载:
  2. 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for target tracking the use of video
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2396
    • 提供者:zz
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »
搜珍网 www.dssz.com