CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - 视频中运动目标检测

搜索资源列表

  1. matlab-vidio-capture

    2下载:
  2. 用matlab读取视频文件中的图像,并对图像中的运动目标检测跟踪-using Matlab read video files of images, as well as images of Moving Target Detection
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:19189
    • 提供者:并于
  1. vediodetecttrack

    0下载:
  2. 一个从视频序列图像中检测运动目标的程序,可从摄像头实时捕获信息。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:1361291
    • 提供者:hybgd1
  1. tuxiang

    0下载:
  2. 对视频中运动目标的检测,调用了opencv的函数
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1718
    • 提供者:哈哈哈
  1. segmentation.rar

    0下载:
  2. 这是用vc++开发的一个基于帧间差法检测视频中的运动目标,对学习这个原理的朋友一定有帮助,可以正常使用(需要摄像头)。,This is vc++ to develop an inter-frame difference method based on detection of moving targets in video, on learning the principles of our friends will certainly be helpful, you can use (the
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:69142
    • 提供者:yyt
  1. detection

    1下载:
  2. 里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。-There is a 10 on the intelligent video surveillance in moving target detection, identification, tracking and other articles, also includes two on human motion detection to identify a synt
  3. 所属分类:Video Capture

    • 发布日期:2016-05-07
    • 文件大小:723970
    • 提供者:
  1. shipinjiankongzhongdemubiaojiance----

    0下载:
  2. 对视频监控中目标的检测,用于监控中运动对象的检测,分析的很全面。-Of video surveillance in target detection, monitoring for the detection of moving objects, the analysis is comprehensive.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:465254
    • 提供者:欧阳
  1. daima

    0下载:
  2. 实现视频的读取,并使用背景差分法检测出视频中的运动目标-The video of the read, and use background subtraction to detect moving objects in video
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:41270
    • 提供者:王婷
  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. shipingjiancedfskf

    0下载:
  2. 可能对视频中运动目标进行检测和跟踪的算法源代码及演示代码,程序定位准确,环境抗噪能力强。-Possible to detect moving objects in video tracking algorithm and source code and demo code, program positioning accuracy, strong anti-noise environment.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:948406
    • 提供者:
  1. moving-object-detection

    0下载:
  2. 从视频中精确地检测到运动目标,程序简单移动。-a good method that can detect the moving object.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-26
    • 文件大小:9239785
    • 提供者:chentao
  1. cif

    0下载:
  2. 运动目标检测,利用背景差分法实现运动目标的检测,主要针对cif格式的视频中的运动目标检测。-Moving targer detcting
  3. 所属分类:Video Capture

    • 发布日期:2017-05-14
    • 文件大小:3587664
    • 提供者:何兰萍
  1. hunhegaosijianmo

    1下载:
  2. 在MATLAB环境下,用混合高斯背景建模的方法实现对视频中运动目标的检测-In the MATLAB environment, using Gaussian mixture background modeling method to achieve the detection of moving targets in the video
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:5819
    • 提供者:zlx
  1. AVI_matlab

    0下载:
  2. AVI视频中运动目标检测的matlab实现 AVI视频中运动目标检测的matlab实现-AVI video of moving target detection matlab AVI video of moving object detection matlab implementation
  3. 所属分类:Video Capture

    • 发布日期:2017-10-31
    • 文件大小:169631
    • 提供者:
  1. GMM

    0下载:
  2. 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
  3. 所属分类:Video Capture

    • 发布日期:2017-05-18
    • 文件大小:5177042
    • 提供者:axin
  1. MODby-frame-difference-method

    0下载:
  2. Moving object detection by frame difference method是当前视频图像领域进行动目标捕捉的最简单有效的方法,核心思想是从视频中提取每一帧,并与下一帧做相关检测,通过相关系数提取运动的目标。-Moving target detection and frame difference method is the current video image field is moving the most simple and effective method t
  3. 所属分类:Video Capture

    • 发布日期:2017-04-12
    • 文件大小:1077
    • 提供者:鬲随甲
  1. Motion Detection

    0下载:
  2. 对视频中的运动目标进行检测、跟踪(附件中包含测试视频)(Moving objects in video are detected and tracked)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-12-28
    • 文件大小:621568
    • 提供者:wangcy0301
搜珍网 www.dssz.com