搜索资源列表

  1. videoDemo

    0下载:
  2. 对avi文件完成视频画面中的运动目标检测-Avi files on the video screen to complete the moving target detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4852736
    • 提供者:zhangbaokun
  1. P_GMM

    0下载:
  2. 用于背景差分的高斯混合建模,实现运动目标检测,c++源码可编译执行-Difference of Gaussian mixture for the background model for moving object detection, c++ source code can be compiled implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2755584
    • 提供者:chuck
  1. MotionDetection1

    0下载:
  2. 此代码用于运动目标检测,尤其是前期的目标背景建模等具有较好的效果-This code is used for moving target detection, especially early in the target background has a good effect modeling
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:675840
    • 提供者:晓生
  1. GMM

    0下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer visi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:朱亮亮
  1. motiondetect

    0下载:
  2. 基于OPENCV开源函数库的运动目标检测,源码-OPENCV open source library based on the moving target detection, source
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:14521344
    • 提供者:jiang
  1. object-detecion-(matlab)

    0下载:
  2. 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。-Moving target detection matlab code, by calling the video fr a me images for testing.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王大力
  1. moving_detection

    0下载:
  2. 本程序是一个采用背景差分的运动目标检测方法-This program is a moving target using the background difference detection method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1197056
    • 提供者:当当
  1. target-tracking-using-kalman

    1下载:
  2. 此代码包含运动目标检测和卡尔曼滤波,其中有测试序列-This code contains the moving target detection and filtering, which test sequences
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:696320
    • 提供者:南邮
  1. TMS32

    0下载:
  2. TMS320DM642实时运动目标检测与跟踪系统TMS320DM642 real-time motion detection and tracking system-TMS320DM642 real-time motion detection and tracking system
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:373760
    • 提供者:jad2010
  1. detection

    0下载:
  2. 基于帧间差分法的运动目标检测程序,可以直接使用,付视频-fr a me difference method based on motion detection program that can be used directly
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:620544
    • 提供者:cicc
  1. mixture_of_gaussians

    0下载:
  2. 这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:
  1. car

    0下载:
  2. 运动目标检测 可以用得好程序,大家都来下载用用吧,希望给大家有帮助,其实我是想找这个网上的程序才上传的,什么狗屁网站。-Moving target Detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:302080
    • 提供者:金天亮
  1. kalman-tracking

    0下载:
  2. 基于卡尔曼滤波的运动目标检测,matlab代码-Kalman filter-based moving target detection, matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:628736
    • 提供者:jessica
  1. mixture_of_gaussians

    0下载:
  2. 这个程序是基于混合高斯背景模型的运动目标检测算法,m文件和所用视频放到matlab的工作目录下即可运行-This program is based on the Gaussian mixture background model of moving target detection algorithm, m, and used video files into matlab working directory to run
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:621568
    • 提供者:zhong
  1. AVI

    1下载:
  2. 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3607552
    • 提供者:qiuzhenyan
  1. motion-tracking-system-

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

    • 发布日期:2024-05-18
    • 文件大小:1061888
    • 提供者:mei88
  1. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, sha
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:388096
    • 提供者:mei88
  1. track2

    0下载:
  2. 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:8908800
    • 提供者:sunpengpeng
  1. code

    0下载:
  2. 在Matlab平台下读取avi视频文件,然后进行基于邻帧差法的视频运动目标检测(Avi video files are read under the Matlab platform, and then the moving object detection is carried out based on the adjacent fr a me difference method .)
  3. 所属分类:Windows编程

  1. BackGround-Fore-Detect

    0下载:
  2. 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:5109760
    • 提供者:秋月无边
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org