CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 混合高斯

搜索资源列表

  1. 利用OPENCV來實現高斯混合模型的背景相減

    0下载:
  2. 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1.11kb
    • 提供者:justin
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.39mb
    • 提供者:yuyu
  1. gmmPP

    0下载:
  2. 基于opencv实现的混合高斯背景建模,C++程序-gaussian mixture model for background modeling
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:18kb
    • 提供者:david
  1. ga

    0下载:
  2. 基于混合高斯模型的背景建模方法的实现,用C++语言编写-Gaussian mixture model-based background modeling method of implementation, with C++ language
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1.2kb
    • 提供者:liuli
  1. GMMS

    0下载:
  2. OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:486.39kb
    • 提供者:jiaojiao003
  1. gussmix

    0下载:
  2. 本程序是对混合高斯模型的改进,从RGB空间转化到HSV空间。运行时要装OPENCV-This program is a Gaussian mixture model improvement, space conversion from RGB to HSV space
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1.45kb
    • 提供者:秦瑶
  1. GMM_bg_ex

    0下载:
  2. Visual C++ 与 Opencv 联合实现的混合高斯模型背景提取与更新。-Opencv Visual C++ and the joint implementation of the Gaussian mixture model background extraction and updating.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:dream
  1. blobtrack

    0下载:
  2. 用混合高斯实现的前景检测系统,基于OPENCV编写-The prospects for achieving mixed Gaussian detection system, based on written OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:18.92kb
    • 提供者:梁浩
  1. cvbgfg_gaussmix

    0下载:
  2. 混合高斯模型的建立,用vc 实现,内容是.cpp形式,可以移植-Gaussian mixture model, with vc implementation, content. Cpp form, can be transferred
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5.39kb
    • 提供者:梁浩
  1. yundongjiance

    0下载:
  2. 运动视频的背景建模与运动物体的检测,包含混合高斯模型和帧差法检测运动物体。使用opencv编写-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.59mb
    • 提供者:仝如强
  1. MIXGUASS

    0下载:
  2. 基于OPENCV VC 的混合高斯模型函数代码-OPENCV VC MIXGUASS
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2.98kb
    • 提供者:青佳
  1. detecion2

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

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

    0下载:
  2. 混合高斯算法实现及一些自己对高斯混合模型的理解。-Gaussian mixture algorithm and some experience
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:4.64kb
    • 提供者:李鸿
  1. mt1

    0下载:
  2. 基于openCV的混合高斯算法,实现了入侵检测的功能。-OpenCV algorithm based on Gaussian mixture to achieve intrusion detection function.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:802byte
    • 提供者:张宇
  1. OpenCV1

    0下载:
  2. OpenCV1.0混合高斯模型注释及说明 通过代码的形似让大家进一步的了解opencv1.0的高斯模糊的含义效果-opencv function of knowledge is mainly related to the application we want to have some help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:87.34kb
    • 提供者:hmm
  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
    • 文件大小:379.32kb
    • 提供者:mei88
  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
    • 文件大小:1.61kb
    • 提供者:姚辰
  1. Gaussion

    0下载:
  2. 混合高斯模型原理,以及OpenCV实现的源代码,以及注释-Gaussian mixture model principle, and the realization of the source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7.78mb
    • 提供者:lansejingling
  1. 背景差GMM

    0下载:
  2. opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:87.42mb
    • 提供者:ruiruihaha
  1. BackGround-Fore-Detect

    0下载:
  2. 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:4.87mb
    • 提供者:秋月无边
« 12 3 4 »
搜珍网 www.dssz.com