CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - moving object detection

搜索资源列表

  1. capture.rar

    0下载:
  2. 运动物体检测与跟踪,绝对值得下载的程序,已经调试过的,Moving object detection and tracking, definitely worth downloading the program, has been testing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4050091
    • 提供者:子凡
  1. opticalflow.rar

    0下载:
  2. 用光流法进行运动物体的检测和跟踪,并返回运动方向,Light flow method of moving object detection and tracking, and return to the direction of movement
  3. 所属分类:Special Effects

    • 发布日期:2016-12-09
    • 文件大小:2019347
    • 提供者:lihui
  1. detecting

    0下载:
  2. 运动目标检测,背景差分法提取运动前景目标,背景自动更新-moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1355956
    • 提供者:liutao
  1. CvBSLibGMM

    0下载:
  2. 改进的高斯混合模型用于运动目标的检测和分割,利用C++和matlab混合编程.-Improved Gaussian mixture model for moving object detection and segmentation, the use of C++ and matlab programming mixed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:271149
    • 提供者:杨佳
  1. Diff

    0下载:
  2. 用opencv实现的,用对称差分法检测运动物体。-Opencv achieved by using symmetric-difference moving object detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2777
    • 提供者:李晓振
  1. paper

    0下载:
  2. 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709229
    • 提供者:陈忠厚
  1. bk

    0下载:
  2. 该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction method are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1335
    • 提供者:panda
  1. BackgroundSubtractionLibrary

    0下载:
  2. 基于混合高斯模型的背景消除 利用混合高斯背景建模进行运动物体检测, 同时引入共轭先验以改进权值更新方程-Gaussian mixture model based on the background to eliminate the use of Gaussian mixture background modeling for moving object detection, while the introduction of conjugate a priori weights to imp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:93998
    • 提供者:Lu
  1. 03

    0下载:
  2. 真实场景下视频运动目标自动提取方法.主要的研究内容包括运动物体检测,分类和跟踪,研究成果可以广泛地应用在交通管理系统,视频监视系统和军事目标跟踪系统,同时还可以应用在基于内容的视频数据压缩编码中。-Real video scenes under the automatic extraction method of moving targets. The main content includes moving object detection, classification and tracki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:494281
    • 提供者:天子
  1. MVOODS_resource

    0下载:
  2. 今年带的毕业设计,基于opencv的运动物体检测,做的还不错-Graduates this year with the design, based on the moving object detection opencv, do good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5239122
    • 提供者:chen
  1. backmodel

    0下载:
  2. EM-GMM建立背景模型,用于运动物体检测,侵入检测等-EM-GMM background model set up for moving object detection, intrusion detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11583455
    • 提供者:sxw
  1. MotionDetection

    0下载:
  2. 静止背景下运动目标检测,采用帧间差分的方法进行运动目标识别-Static background motion detection, frame difference methods using Moving Object Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1307119
    • 提供者:gao
  1. MovingDetect

    0下载:
  2. matlab的运动目标分割 车辆检测 平均建模背景差分-Moving object segmentation matlab Vehicle Detection average difference modeling background
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1569
    • 提供者:印象小七
  1. bmtq

    0下载:
  2. 本文主要研究静止背景下运动目标的检测和提取,运动目标阴影的检测,以及运动目标跟踪等 方面的内容。-This paper studies static moving object detection and extraction, shadow moving target detection and tracking moving targets such as the content.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2076826
    • 提供者:xxx
  1. moving-object-detection

    0下载:
  2. 读视频文件和运动物体检测的源代码,基于openCV,在VC6下实现。推荐大家使用-Read video files and moving object detection in source code, based on openCV, in VC6 to achieve. Recommend the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:45494
    • 提供者:OSer
  1. Moving-target-detection

    0下载:
  2. 在visualc++平台和已经安装有opencv的PC机上运行。实现固定背景下运动目标检测的功能。-Run in visualc platform and has been installed opencv it on a PC. Fixed the context of moving object detection function.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1274
    • 提供者:姜维
  1. moving-object-detection-and-tracking

    0下载:
  2. 多摄像机视频监控中运动目标检测与跟踪,提出在多个摄像头下对目标检测与跟踪的算法-Multi-Camera Video Surveillance moving target detection and tracking is presented in multiple cameras under target detection and tracking algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:8967873
    • 提供者:黄翔
  1. frame-a-moving-object-detection

    0下载:
  2. 视频中运动物体检测并用矩形框框出,算法简单,实用性强 -Video moving object detection and a rectangular frame, the algorithm is simple, practical
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12364800
    • 提供者:素素
  1. Moving-target-detection-method

    0下载:
  2. A moving object detection method based on artificial bee colony algorithm. Moving target detection problem will be converted to the use of independent component analysis Principle issue, the choice of kurtosis as a criterion for solving signal inde
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1529761
    • 提供者:王飞
  1. Moving-object-detection

    1下载:
  2. 运动物体检测 对图像定位,边缘检测、图像增强对视频中的某个物体进行跟踪-Moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1220
    • 提供者:高书亮
« 12 3 4 5 6 »
搜珍网 www.dssz.com