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

搜索资源列表

  1. DIP-matlab.背景差分法对运动汽车的检测

    0下载:
  2. 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
  3. 所属分类:matlab例程

    • 发布日期:2016-01-27
    • 文件大小:16867
    • 提供者:温鑫
  1. 运动物体检测有用的论文

    0下载:
  2. 帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文-,Interframe difference and background difference integration of moving target detection algorithm- to do human testing or moving object detection useful papers--
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:312254
    • 提供者:阿国
  1. Background-subtraction

    1下载:
  2. 使用背景差分法提取出运动目标,再利用边缘检测法对目标进行跟踪。-Use background subtraction to extract moving objects, and then use edge detection method to track the target.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:798920
    • 提供者:刘敏
  1. detecting

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

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

    0下载:
  2. 通过背景差分法实现了视频的前景人物的识别 图像处理,视频处理-Background Difference Method by the prospect of a video character recognition image processing, video processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1388474
    • 提供者:zll
  1. wan

    0下载:
  2. matlab个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1900384
    • 提供者:陈家波
  1. Cmeanvalue

    1下载:
  2. 基于背景差分算法和C均值聚类算法的车辆检测与跟踪-Based on background difference algorithm and C means clustering algorithm for detecting and tracking vehicles
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:227499
    • 提供者:牛大宝
  1. yudong

    2下载:
  2. 运动目标识别,采用背景差分方法。背景图像由均值法获得。里面的视频换成前几帧换成纯背景效果能更好一点-Moving target identification, using the background difference method. Background image obtained from the mean. Which replaced the previous video frame replaced by pure background a little better resul
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-05
    • 文件大小:849061
    • 提供者:gao
  1. motion-tracking-system-

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

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. VideoDemo

    2下载:
  2. 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3100071
    • 提供者:李明
  1. ITS_llTJ.xml

    0下载:
  2. 智能交通的一部分,CSharp写得 功能较全 利用背景差分来统计车辆,用到了OpenCv库-Part of intelligent transportation, CSharp written feature difference than the whole background to the use of statistical vehicles, used the library OpenCv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:161694
    • 提供者:liujia
  1. trackingVideoDemo

    0下载:
  2. 可以对视频目标进行背景差分,或帧间差分,或Mean Shif法,或重心多目标跟踪法进行跟踪目标。-Targets can be the background of the video difference, or inter-frame difference, or Mean Shif law, or the focus of multi-target tracking method to track the target.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:89450
    • 提供者:cuco
  1. Level

    0下载:
  2. 先利用图像背景差分法快速检测出人脸的初始矩形轮廓线,然后采用LevelSet方法对视频图像进行人脸轮廓提取-First use of the image background difference method for rapid detection of the initial face of the rectangular contour, and then LevelSet methods used for video images Face contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:342335
    • 提供者:小屋
  1. FaceDectectBasedOnDifferenceMethod

    0下载:
  2. 自己写的一个基于摄像头的人脸检测程序,通过对背景差分,利用积分投影法定位人脸区域。-A camera-based face detection process written by myself, through the difference of the background, using integral projection region face targeted.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4256357
    • 提供者:justus
  1. Video-Frame

    0下载:
  2. 视频帧分析源码,用于车辆检测及车牌识别,采用背景差分法-Analysis of source video frame for vehicle license plate detection and identification, using the background difference method
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:197786
    • 提供者:ligi
  1. backgroundsubtractionAndEdgedetection

    0下载:
  2. 图像 背景差分 边缘提取 用OpenCV来完成-background substraction and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2325446
    • 提供者:黄舒颖
  1. matlab背景差分法

    3下载:
  2. 利用MATLAB实现图像处理,实现图像背景分离。(Using MATLAB to realize image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:yibao怡宝
  1. 背景差分法检测运动目标

    0下载:
  2. 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:948224
    • 提供者:乐羽
  1. 背景差分

    0下载:
  2. 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:5775360
    • 提供者:向日葵的光
  1. 背景差分法

    0下载:
  2. 基于阈值的高斯混合模型的背景差分法,适合初学者(Background difference method based on threshold-based Gaussian mixture model, suitable for beginners)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-11
    • 文件大小:1024
    • 提供者:头木
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com