CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - background subtraction

搜索资源列表

  1. backgroundsubtraction

    0下载:
  2. Opencv Background Subtraction Example
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1008
    • 提供者:bail_w
  1. beijingfa

    0下载:
  2. 在vc++6.0下,利用opencv函数库,使用背景差分法检测车辆,并显示背景帧,和前景帧-Use opencv library in vc++6.0, using the background subtraction method detects the vehicle, and the background frame, frame and prospects
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2685191
    • 提供者:王小飞
  1. cvcamera

    0下载:
  2. opencv 从摄像头或视频文件中读取视频,并利用背景差分法对运动物体进行检测-opencv read the video from the camera or video files, and use background subtraction method to detect moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:1439
    • 提供者:kobe
  1. gmm

    1下载:
  2. Background Subtraction using Adaptive Gaussian Mixture Model
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1487
    • 提供者:Ansuman
  1. dongtaigz12_3

    0下载:
  2. 汽车车牌识别,帧差法背景提取,图像识别 视频;目标检测;背景重建;背景更新;背景差法-Video Target Detection Background Reconstruction Background Update Background Subtraction
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-03
    • 文件大小:1911
    • 提供者:王先生
  1. jiance

    0下载:
  2. 基于视频的背景差分法检测跟踪运动车辆,内有程序和视频-Video-based background subtraction method detecting and tracking moving vehicles, there are procedures and video
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:802816
    • 提供者:田静
  1. 9

    0下载:
  2. 背景差分法检测车辆,并设计好了美观的操作界面。-Background subtraction method detects the vehicle and the design is good and beautiful interface.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:2852258
    • 提供者:鱼龙
  1. mog

    0下载:
  2. MATLAB CODE FOR BACKGROUND SUBTRACTION USING MIXTURE OF GAUSSIANS
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1900
    • 提供者:prashanth
  1. Motion-Detection-in-Video-

    0下载:
  2. 在VS2008环境下实现视频序列中,运动目标的检测和跟踪,包括帧差法、背景差分法、MeanShift算法。-In the VS2008 environment for video sequences, moving target detection and tracking, including frame difference method, background subtraction, MeanShift algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:8685568
    • 提供者:claire
  1. 3

    0下载:
  2. 本程序利用背景建模检测运动物体,背景差分法-This procedure detects moving objects using background modeling, background subtraction method
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:421396
    • 提供者:陶子
  1. object-dect

    0下载:
  2. 背景差分实现目标检测,用到opencv库函数-Background subtraction to achieve target detection, use opencv library functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:2634
    • 提供者:zgf
  1. yundongjiance

    0下载:
  2. 用code blocks以及opencv编译的基于背景减除法的运动检测代码。-Compile opencv with code blocks and background subtraction method based on motion detection code.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:2537603
    • 提供者:尹晨光
  1. background_subtraction

    0下载:
  2. this project made a background subtraction by using opencv 2.4.3 and c++ language
  3. 所属分类:Console

    • 发布日期:2017-11-14
    • 文件大小:972215
    • 提供者:NM
  1. target-tracking

    1下载:
  2. 用matlab实现的动态目标检测程序,背景减除法,效果很好-Using matlab realize the dynamic target detection procedures, background subtraction method with good results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:11480701
    • 提供者:JOHN
  1. HSV

    0下载:
  2. background subtraction using HSV colour space
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1542974
    • 提供者:prashanth
  1. HumanDetec

    0下载:
  2. opencv接口,sobel算子和背景差分算法得到简单背景下实现运动物体的检测-opencv interfaces, sobel operator and background subtraction algorithm is simple backdrop for moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1567
    • 提供者:jackey
  1. subtraction

    0下载:
  2. 图像减操作,对图像进行灰度化,腐蚀预处理,之后进行用原图像减去处理后的图像,再对图像进行平滑处理,能有效去除图像背景中的噪声-Subtraction image, the image gray, etching pretreatment, after subtracting the processed image with the original image, and then the image smoothing, can effectively remove noise in the i
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4564052
    • 提供者:Amy
  1. The-infrared-target-detection-method

    1下载:
  2. 本程序采用matlab编码,一共有包括帧间差分法、背景差分法、光流法、混合高斯模型法四种方法来实现红外目标检测的功能,代码检测易懂,适合初学者多多借鉴~-This procedure using matlab coding, a total including the inter-frame difference, background subtraction, optical flow method, Gaussian mixture model approach are four ways
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23785837
    • 提供者:Leo
  1. CODE

    0下载:
  2. This example descibles background subtraction algorithm. video was recorded at sanfrancisco
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16127003
    • 提供者:doan
  1. FIVE

    0下载:
  2. OpenCV实现静止背景下运动目标的检测,通过背景差法检测出运动的目标。-OpenCV implementation static background moving target detection by background subtraction method to detect moving targets.
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4267
    • 提供者:田苏
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com