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

搜索资源列表

  1. gaussbackground

    0下载:
  2. 视频图像处理,主要对视频用高斯模型进行背景建模,从而将前景和背景分离-Video image processing, mainly for video background modeling using Gaussian model to the foreground and background separation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1534
    • 提供者:段彩艳
  1. smy

    0下载:
  2. 基于高斯的背景建模,自己做的效果不错,可以进行检测-Gaussian background modeling based on their own do well, can be detected
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4910054
    • 提供者:
  1. motion3

    0下载:
  2. 基于混合高斯模型的多目标跟踪算法,对背景图像建立混合高斯模型,实时更新高斯模型,达到更新背景的目的。-Gaussian mixture model-based multi-target tracking algorithm, Gaussian mixture model to establish the background image, real-time updates Gaussian model, to achieve the purpose of updating the backgr
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:586570
    • 提供者:廖家亮
  1. detecion2

    0下载:
  2. 混合高斯背景建模,可以将视频中运动的物体提取出来-Gaussian mixture background modeling
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1532
    • 提供者:王涛
  1. mixture_of_gaussians

    1下载:
  2. 利用高斯背景建模,对运动物体进行动态检测,实现视频中的运动目标的识别-Gaussian background modeling, the dynamic of the moving object detection for video of the moving object recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2219
    • 提供者:熊俊涛
  1. trafficGmmjiazao

    0下载:
  2. 给一段视频加噪声,并通过混合高斯模型提取背景,可以验证混合高斯模型对噪声的鲁棒性!有注释!-To add a video noise, and Gaussian mixture model by extracting the background, you can verify the Gaussian mixture model robustness to noise! A comment!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2616
    • 提供者:yaoqiuxiang
  1. gmmbeijing

    0下载:
  2. 基于opencv的混合高斯背景模型,用对运动目标的背景提取,可保存背景 -Opencv-based mixture Gaussian background model with the moving target of the background extraction, background can be saved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1088
    • 提供者:hao
  1. 3

    0下载:
  2. 本段代码主要介绍在OpenCV下进行高斯背景建模 -This code describes in OpenCV under the Gaussian background modeling
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1146
    • 提供者:李俊刚
  1. gaussmoo

    0下载:
  2. 高斯背景建模源代码,实现背景建模,但前景处理效果不好-Gaussian background modeling source code to achieve the background modeling, but the outlook is not good treatment effect
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3830303
    • 提供者:chaiq
  1. BGFG_CODEBOOK

    0下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1,-Codebook-based moving target detection and Gaussian mixture model is (MoG, GMM) and a similar cut off the background simple and effective method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1687809
    • 提供者:王寒凝
  1. Gauss-background

    0下载:
  2. 基于混合高斯背景模型的背景剪除法,可以对背景进行实时的更新实现对前景的检测-Background model based on Gaussian mixture background pruning method, the background can be updated in real time to achieve the detection of future
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1276
    • 提供者:景旭斌
  1. Gauss

    0下载:
  2. 两篇关于目标检测、跟踪的硕士论文,里面有关于多高斯背景模型的描述,作为学习,不错的资源-Two on target detection, tracking, master' s thesis, which has more than Gaussian background model for the descr iption, as a learning, a good resource
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13451786
    • 提供者:郑蕊
  1. CvGaussBGModel

    0下载:
  2. opncv实现高斯混合模型,背景、前景检测-opncv Gaussian mixture model to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1130
    • 提供者:process
  1. 20110301151907

    0下载:
  2. :为解决现有视频监控系统中目标检测算法无法应付复杂的室外环境且计算量和存储量较大等问题,将像素从RGB 空间转换到YUV 空间建立基于码本的背景模型,并单独对每个码字中的亮度分量进行高斯建模,提取运动目标的轮廓后,用连通区域算法对图像进行形态 学处理。典型测试序列和ROC 数据的对比实验结果证明该算法是高效和实用的,且易于在DSP 或FPGA 等嵌入式系统上实时实现。-】In order to solve the problems that the existing motion det
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:92307
    • 提供者:陈思宇
  1. object-detect-and-recogonise

    0下载:
  2. 以混合高斯模型为基础,利用背景差分法获得目标图像并有阴影检测的方法进行目标检测-The Gaussian mixture model based on the use of the background difference method to obtain the target image and a shadow detection method for target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:176380
    • 提供者:liangfangfang
  1. mixture_of_gaussians

    0下载:
  2. 完整的混合高斯模型,能够很好的尽力背景模型-Complete Gaussian mixture model, very good to try to background model
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:小军
  1. vs_gauss

    0下载:
  2. 混合高斯模型,可用于opencv2.2版本,并且改善了不能显示背景的缺点-Gaussian mixture model can be used to opencv2.2 version, and improve the shortcomings can not display the background
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1648
    • 提供者:姚辰
  1. Sequence

    0下载:
  2. 混合高斯建模读取图片序列,前景背景比较-Gaussian mixture modeling reading the image sequence, foreground and background
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1492188
    • 提供者:lihanlin
  1. YCbCrGauaaModel

    0下载:
  2. 利用基于YCbCr空间的高斯模型建立背景,并实时更新,通过背景差分法检测出道路中的运动车辆目标,效果较好。-Gaussian model based on the YCbCr space is used to establish the background, updating in real time. Then background subtraction method is used to detect the target of the movement of vehicles in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10721565
    • 提供者:孙新荣
  1. detect

    0下载:
  2. 使用背景差分法,采用了高斯滤波法对其进行平滑,然后将视频的第一帧作为背景,其次,对去噪后的图像做帧与背景间的差分运算,再利用阈值分割,将运动目标从背景中提取出来-Using background subtraction, using the Gaussian filtering method was used to smooth, then the first frame of the video as a background, and secondly, the differential e
  3. 所属分类:Special Effects

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