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

搜索资源列表

  1. background-difference-method

    0下载:
  2. 利用OpenCV中背景差分的函数,进行背景差分法构建,可以很好的进行运动目标检测-Background difference method based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1197896
    • 提供者:陈立鹏
  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. huige

    0下载:
  2. 实现车流量的统计,利用自适应背景更新方法,能有效地统计出车的数量-Traffic statistics
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:7974
    • 提供者:xiaoying
  1. lunkuo

    0下载:
  2. 本代码基于opencv2.2,轮廓检测,输入图像,进行边缘检测并将图像区分为背景和目标,二值化,用轮廓把目标区域显示出来,还可得到目标区域内的面积,即目标的大小-The code is based on opencv2.2, contour detection, the input image, edge detection and image area is divided into the background and objectives, the two values, the targ
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3800142
    • 提供者:
  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. 背景提取

    0下载:
  2. 介绍图像的目标检测和内容提取
  3. 所属分类:文档资料

  1. new目标检测的程序

    1下载:
  2. 混合高斯模型的背景减除法和相邻帧差法相结合进行目标检测的程序,内附视频-The background of the gaussian mixture model reduction division and adjacent frame differential method for target detection with the program, enclosing video
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-28
    • 文件大小:626325
    • 提供者:李晓丹
  1. MobileTrack

    0下载:
  2. 基于运动图像历史背景检测,很实用的代码,欢迎大家来下载使用-Detection based on the historical background of moving images, very useful code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:4170384
    • 提供者:luyu
  1. Zivkovic04icpr

    0下载:
  2. Zoran Zivkovic 写的一篇关于混合高斯进行背景检测的改进论文-Zoran Zivkovic wrote an article on the Gaussian mixture background detection improvements papers
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:193586
    • 提供者:杨建
  1. isvc09chen

    0下载:
  2. 通过循环混合模型,失控过滤和阴影消除进行视频背景检测-Background subtraction in video using recursive mixture models, spatio-temporal filtering and shadow removal
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:360252
    • 提供者:杨建
  1. testTextureMoDetect

    1下载:
  2. 基于纹理的运动目标检测源码.对于运动的背景检测效果好。-Source moving target detection based on texture.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:4474743
    • 提供者:黎明
  1. Passenger

    0下载:
  2. 基于视频处理的背景检测,前景提取,以及进行开运算等操作,代码在VC6.0环境下可以直接运行,对于视频处理学习有很大帮助。-Detection based on the background of the video processing, extraction prospects, as well as operations such as opening operation, code can be run directly in VC6.0 environment, learning for
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:4183347
    • 提供者:
  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. bkgrd_opencv

    0下载:
  2. 源代码基于opencv 逐帧读取视频 然后通过背景建模构建出背景的灰度图 再通过背景检测出每一帧中的运动物体-Read the video frame by frame and then build through background modeling background grayscale and then through the background of detecting moving objects in each frame
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13766271
    • 提供者:xyc
  1. BackgroundDetection

    0下载:
  2. opencv环境下用visual studio帧间差法实现背景检测-Background frame difference method to achieve detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:lihao
  1. BackGround

    0下载:
  2. visual studio环境基于opencv平均背景法实现背景检测-visual studio environment, background detection method based on the average background opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:lihao
  1. 7989813475background

    0下载:
  2. 背景检测,自动更新背景图像,基于OPENCV,源码可以运行-background detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1654725
    • 提供者:suifeng
  1. sanzhengchafen

    0下载:
  2. 这是一个三帧差分程序,可以用于背景检测和目标检测。-it is very use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:953
    • 提供者:廖萌萌
  1. test2

    1下载:
  2. 读取图像文件,自动寻找双峰型直方图的阈值,HOUGH变换寻找直线,背景检测.(单高斯模型)-Read image files, automatically find the bimodal histogram threshold, HOUGH transform looking straight, background detection. (Single Gaussian model)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:4620
    • 提供者:小洋芋
  1. cvpr14_saliency_code

    0下载:
  2. 背景检测,使方法更加的优化了,更容易接受学习,使读者容易接受-background detection
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:374169
    • 提供者:小倩
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 48 »
搜珍网 www.dssz.com