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

搜索资源列表

  1. 10_methods

    2下载:
  2. 在MATLAB环境下,背景为非高斯噪声下非常适用的滤波新算法。-in MATLAB environment, the background of the non-Gaussian noise filtering is applied to the new algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1329
    • 提供者:郭文强
  1. GaussBackground

    0下载:
  2. 对图像序列进行高斯背景分析,去除背景和噪声,参见文章“Automatic Temporal Segmentation for Content-Based Video Coding”。-right image sequences Gaussian background analysis, and remove background noise, see the article "Automatic Segmentation for Temporal Con tent-Based Vide
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:张志勇
  1. backmode824

    0下载:
  2. 这个是应用混合高斯的背景建模的方法进行的目标检测的程序,需要应用opencv.供大家交流交流-this is the application of Gaussian mixture of the background modeling method for the detection procedures, opencv needed. for the exchange of exchange
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:433002
    • 提供者:王鑫
  1. background__modelling

    0下载:
  2. 利用高斯模型实现背景建模的程序。简单实用,自己写的,利用了opencv的处理函数,需要调节阈值-using the Gaussian model, background modeling procedures. Simple and practical, wrote, opencv use of the processing function, needs to adjust the threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32179
    • 提供者:言研
  1. MultiGaussian

    1下载:
  2. 视频监控,图像序列运动目标识别。基于多高斯背景模型,可实时实现运动目标的自动检测。-video surveillance, image sequence moving target identification. For more background Gaussian model, the immediate goal of the campaign to achieve automatic detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8424
    • 提供者:pgt
  1. HaarFaceDetect

    0下载:
  2. 视频监控系统完整源码(本人本科毕业设计),运用帧间差分算法,运用高斯混合模型来实现背景的实时更新,以减少由于环境的变化对检测结果的干扰。-Video Surveillance System integrity of the source code (I graduated from undergraduate design), use interframe difference algorithm, Gaussian mixture model used to achieve the real-
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3299788
    • 提供者:刘放晴
  1. originpro

    0下载:
  2. 背景消除方法:利用多维高斯混合模型,建立背景模型。虽然速度慢了点,但是方法很好,希望能给大家一点帮助:)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2117
    • 提供者:刘强
  1. openCV_BGExtract

    0下载:
  2. 基于openCV得高斯背景模型提取。需要openCV,内置测试视频
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:347461
    • 提供者:shzhq
  1. gauss_model

    0下载:
  2. 基于opencv写的高斯背景建模的程序。对于车辆检测比较有用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1530
    • 提供者:朱勇
  1. gaosi

    0下载:
  2. 图形图像处理,混合高斯图像背景估计&更新
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1816
    • 提供者:Jason
  1. AnalysisandRealizationoftheParallelGPF

    0下载:
  2. 本文档的标题是并行高斯粒子滤波器结构分析和实现。本文针对粒子滤波器计算量大、实时性差的问题分析了高斯粒子滤波的并行结构,并以一个简单实例为背景介绍了高斯粒子滤波器在集群计算机上的应用实现。是一篇很好的论文
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:298765
    • 提供者:阳关
  1. OPENCV_GMM

    0下载:
  2. 基于OPENCV的GMM算法,通过时间推移建立视频图像的高斯混合背景模型,并可有效检测其中的运动目标。
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-17
    • 文件大小:9315
    • 提供者:马丁
  1. GMM

    0下载:
  2. 多高斯模型是检测运动目标的一种背景消减的方法,这是用matlab实现的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2997049
    • 提供者:马德强
  1. movingdetecte

    0下载:
  2. 通过读取usb摄像头获取图像,能实现背景更新,高斯滤波,二值化,形态学滤波 -Obtained by reading the usb camera images to achieve the background updates, Gaussian filtering, thresholding, morphological filtering
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:2020082
    • 提供者:ckolk
  1. background_detect

    0下载:
  2. 高斯背景建模提取,使用opencv 2.1ver,VS2008 下建立的工程-Gaussian background modeling extraction, using opencv 2.1ver, VS2008 projects established under the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3670770
    • 提供者:zhao
  1. 新建文件夹 (2)

    0下载:
  2. 进行视频的背景前景提取以及视频图片转换、视频的噪点去除(Video background and foreground extraction)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:无级
  1. GMM背景建模c++

    0下载:
  2. 混合高斯建模用于背景建模,用于背景检测,速度不是很快....C++语言(GMM background dectect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:weizhaoqi
  1. BeiJingFenLi2

    0下载:
  2. 混合高斯背景建模进行背景分离,在实行膨胀腐蚀操作提取运动目标特征(Mixed Gaussian Background Modeling for Background Segmentation, Extraction of Moving Target Features During Erosion Operation)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:8289280
    • 提供者:chiry
  1. Bamboy高斯模糊(毛玻璃)

    0下载:
  2. Android开发类似ios的毛玻璃效果背景,(Android develops the background of IOS - like wool glass.)
  3. 所属分类:android开发

    • 发布日期:2018-01-08
    • 文件大小:8936448
    • 提供者:chenxue
  1. gaosibeijing2

    0下载:
  2. 高斯背景建模,用于背景搭建,背景更新速度更为快速(Gauss background modeling is used for setting up background, and the speed of background updating is faster.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:pssenger
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com