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

搜索资源列表

  1. Motion-Detection-Algorithms

    1下载:
  2. 基于VC的运动检测算法,支持AVI文件输入,支持JPEG、MJPEG网络摄像头和USB摄像头
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:250757
    • 提供者:梁潇
  1. motion-3.2.9.tar

    0下载:
  2. 一个运动检测算法,包括源代码和测试图像。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:377075
    • 提供者:李东
  1. AForgeMotion

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:662876
    • 提供者:雷锋
  1. 运动目标检测

    3下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。随书所带的视频在测试图的“第九章”文件夹内。
  3. 所属分类:源码下载

  1. 基于混合高斯背景建模算法

    0下载:
  2. 该代码可以用于实现基于混合高斯背景建模的运动检测,该算法计算量较大,运行时间较长!
  3. 所属分类:源码下载

    • 发布日期:2011-04-11
    • 文件大小:1399
    • 提供者:liverpooler
  1. 基于中位数算法的运动目标检测

    1下载:
  2. 基于matlab的运动目标检测,实现背景与运动目标的分离
  3. 所属分类:源码下载

  1. gaussian_average_yuv.rar

    1下载:
  2. 这是基于高斯模型的运动目标检测算法。采用空间是YUV。,This is based on the Gaussian model of moving target detection algorithm. The use of space is YUV.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1162
    • 提供者:文先生
  1. 完成光流法算法用于图像边缘的提取

    0下载:
  2. 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2056
    • 提供者:杨光明
  1. MotionDetection

    0下载:
  2. 基于OpenCV的运动检测算法 可以用与移动目标的检测-Motion detection based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4357396
    • 提供者:Sven
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. vcmotiondetect

    0下载:
  2. 采用自适应背景更新的运动检测算法。有源代码和可运行文件。-Adaptive background updating algorithm for motion detection. Source code and can run the file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2161806
    • 提供者:廖广军
  1. backgroundSubtraction

    0下载:
  2. 基于颜色特征的背景模型的算法程序,具有光照不变性,可处理光照变化环境下的运动目标检测-Based on the color characteristics of the algorithm for background model procedures, with illumination invariance, illumination changes in the environment can be handled under the moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:2832996
    • 提供者:superjing
  1. image_change_detecting

    0下载:
  2. 图像变化检测算法,由t检验得到差分图像的变化掩膜。左后成功检测到图像中运动的物体。-Image change detection algorithms have been tested by the t change difference image mask. Left a successful campaign to detect objects in images.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:132670
    • 提供者:聂建辉
  1. 4368

    0下载:
  2. 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存-Connect the camera, the camera can set the various properties, but also through the inter-frame difference algorithm and adaptive background target detection in sports can also be collec
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:46240
    • 提供者:阿国
  1. opticalflow

    0下载:
  2. 利用光流场设计一个运动目标检测算法,使用opencv实现-The use of optical flow field design of a moving target detection algorithm, the realization of the use of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1104128
    • 提供者:陈兵
  1. POINT

    0下载:
  2. 新型高效图像特征点检测算法 在运动检测 匹配 等图像处理领域有广泛应用-A NEW DIGITAL INTEREST POINT OPERATOR FOR CLOSE-RANGE PHOTOGRAMMETRY
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:233000
    • 提供者:liangjiabin
  1. motiondetect

    0下载:
  2. 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1261
    • 提供者:彭灿
  1. MoveMotivation

    0下载:
  2. 视频中运动检测算法源代码及演示代码 下载于http://www.codesoso.com/code/Motion_Detection.aspx-Motion Detection Algorithms
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:293428
    • 提供者:张宝
  1. amethodofpersondetect

    0下载:
  2. 基于视频序列的运动人体检测算法研究-a method of body move detect
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4256019
    • 提供者:曹剑
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com