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

搜索资源列表

  1. objectdetecting

    0下载:
  2. 检测图片中的运动目标,可以连续五帧检测,效果较好,对研究运动目标检测的亲们,会有帮助-object detecting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4648350
    • 提供者:赵淑敏
  1. videoDemo

    0下载:
  2. 对avi文件完成视频画面中的运动目标检测-Avi files on the video screen to complete the moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4853135
    • 提供者: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. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2755185
    • 提供者: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. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:675344
    • 提供者:晓生
  1. object-detecion-(matlab)

    1下载:
  2. 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。-Moving target detection matlab code, by calling the video frame images for testing.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:958
    • 提供者:王大力
  1. moving_detection

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

    • 发布日期:2017-05-04
    • 文件大小:1196720
    • 提供者:当当
  1. target-tracking-using-kalman

    0下载:
  2. 本例是一个简单的运动目标跟踪程序,对一个小球进行了实时的跟踪-This example is a simple object tracking program, for a small real-time tracking of ball
  3. 所属分类:matlab例程

    • 发布日期:2013-04-16
    • 文件大小:698352
    • 提供者:当当
  1. target-tracking-using-kalman

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

    • 发布日期:2017-03-29
    • 文件大小:696529
    • 提供者:南邮
  1. TMS32

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

    • 发布日期:2017-04-09
    • 文件大小:373487
    • 提供者:jad2010
  1. detection

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

    • 发布日期:2016-04-17
    • 文件大小: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

    • 发布日期:2017-04-01
    • 文件大小:1742
    • 提供者:
  1. blobtrack

    0下载:
  2. opencv实现运动目标跟踪,检测,自己开发的,效果不错-opencv tracking moving objects, detection, self-developed, good results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1482291
    • 提供者:孔龙飞
  1. car

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

    • 发布日期:2017-04-01
    • 文件大小:301700
    • 提供者:金天亮
  1. OpencvUIDlg2.1

    0下载:
  2. MFC下使用camshift实现运动目标跟踪。-Using camshift tracking moving objects under MFC .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8836618
    • 提供者:elihuan
  1. mixture_of_gaussians

    2下载:
  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

    • 发布日期:2016-04-19
    • 文件大小:621568
    • 提供者:zhong
  1. shipin

    0下载:
  2. 主要是对视频的提取,即对视频中运动目标的提取。-describe the methed of video
  3. 所属分类:Video Capture

    • 发布日期:2017-05-18
    • 文件大小:4719479
    • 提供者:周聪艳
  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, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:388425
    • 提供者:mei88
  1. 运动目标检测与跟踪c++.rar

    1下载:
  2. VC编程实现运动目标检测与跟踪。包括了视频读取,运动目标识别检测,以及实施跟踪等。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. demo

    0下载:
  2. 利用训练集训练一个高斯模型,进行运动目标的提取(文件中包含数据集)(Use the training set to train a Gaussian model to extract the moving object (the file contains the data set))
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:14751744
    • 提供者:wyl3
  1. 相邻帧差法提取运动目标并计时

    0下载:
  2. 混合高斯模型提取运动区域算法。。。。。。。。。(Hybrid Gauss model for moving region extraction)
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:mk1210
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com