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

搜索资源列表

  1. tracking

    0下载:
  2. 目标跟踪,视频中的运动目标检测与跟踪,matlab 代码,简单易懂-object tracking.motive object detection and tracking in videos.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-16
    • 文件大小:94250
    • 提供者:易扬
  1. FastMixGauss

    0下载:
  2. 针对视频序列运动目标检测,用vc++实现快速高斯混合建模进行前景背景的分离。-In motion object detection of video sequence, with vc++ realize rapid gaussian mixture model carries on the separation between foreward and background.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:7544
    • 提供者:lijingyi
  1. Real-Time_Compressive_Tracking

    0下载:
  2. 关于运动目标检测与跟踪最新的算法 其效果比之前的跟踪算法好很多-The effect of moving target detection and tracking algorithm is much better than before the tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1187104
    • 提供者:李凯
  1. VC

    0下载:
  2. 利用VC++平台编程,将三帧差法和背景减除法相结合,进行运动目标检测,其中背景减除法运用高斯背景建模-Platform programming VC++ three difference method and background subtraction combined, moving target detection, background subtraction method using Gaussian background modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:15069
    • 提供者:李晓丹
  1. cvtest

    0下载:
  2. opencv运动目标检测功能源代码,在vs2010环境中运行。-The opencv moving target detection function source code, vs2010 environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:4293
    • 提供者:葛文
  1. Tracker

    0下载:
  2. 以图片匹配的方式进行运动目标检测与跟踪(目标定位、匹配、跟踪)-Picture matching detection and tracking of moving targets (Target, matching, tracking)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:5752942
    • 提供者:Can
  1. Moving-target-detection

    1下载:
  2. 运动目标检测的一些程序,包括帧差法、三帧差分法和混合高斯模型-Moving target detection procedures, including frame difference method, three difference method and Gaussian mixture model
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6968
    • 提供者:youyugan
  1. testCodeBook

    0下载:
  2. 基于codebook运动目标检测。是目标检测一个重要的方法。-Codebook-based moving target detection. Is an important method of target detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:4427626
    • 提供者:黎明
  1. vibemotiondetection

    0下载:
  2. 2011年比较流行的简单快速的运动目标检测代码。-More popular in 2011, a simple and rapid moving target detection code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:7460196
    • 提供者:黎明
  1. testTextureMoDetect

    1下载:
  2. 基于纹理的运动目标检测源码.对于运动的背景检测效果好。-Source moving target detection based on texture.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:4474743
    • 提供者:黎明
  1. FindMoving

    0下载:
  2. 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:9736542
    • 提供者:罗超
  1. sanzhenfa

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的用三帧法进行运动目标检测-Microsoft Visual Studio 2008 platform moving target detection with three frame method based opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:9065638
    • 提供者:jiaruixin
  1. zhencha

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的用帧间差法进行运动目标检测-Microsoft Visual Studio 2008 platform moving target detection with difference between frames method based opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:9065452
    • 提供者:jiaruixin
  1. subtrackt

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的用背景差法进行运动目标检测-Microsoft Visual Studio 2008 platform moving target detection based on opencv using background subtraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:9066496
    • 提供者:jiaruixin
  1. z

    0下载:
  2. 利用codebook对视频进行运动目标检测,运行效果良好-Codebook on video moving target detection, running well
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:5122
    • 提供者:李晓丹
  1. motion-detection

    0下载:
  2. 基于OpenCV的运动目标检测的VC源程序,包含测试视频文件,可直接运行结果。供初学者参考。-This is the original code program of motion detection basiced on OpenCV, including testing video you can run it directly. It is useful for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:24989870
    • 提供者:wangshumeng
  1. demo

    0下载:
  2. 智能视频图像处理,运动目标检测,有效的方法和实现-Digital image processing common problems and programming skills assembly
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:566248
    • 提供者:邢延生
  1. demo

    0下载:
  2. 运动目标检测算法实现,以通过仿真实验,有效的方法,已验证-Digital image processing common problems and programming skills assembly
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:497764
    • 提供者:邢延生
  1. demo

    0下载:
  2. 智能运动目标检测,异常行为检测的实现,以及对异常行为的检测跟踪-Digital image processing common problems and programming skills assembly
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:650052
    • 提供者:邢延生
  1. demo

    0下载:
  2. 运动目标检测的一般方法 运动目标检测的一般方法 -The general method of moving object detection The general method of moving object detection The general method of moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:181119
    • 提供者:邢延生
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 49 »
搜珍网 www.dssz.com