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

搜索资源列表

  1. background-subtraction

    0下载:
  2. 背景高斯建模 能够很好的实现车辆的检测,可以用于与其他算法的比较-the Background Subtraction for the vehicle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:10.79kb
    • 提供者:叶松
  1. GMM-modeling-and-EM

    0下载:
  2. 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:440.68kb
    • 提供者:xue
  1. k_means

    0下载:
  2. 实现K-means算法,高斯随机分布抽取数据 利用k-means算法实现分类-Implement K-means algorithm to extract the data using Gaussian random distribution of k-means classification algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1.54kb
    • 提供者:佑礼
  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. 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. cppbgfg_gaussmix2

    0下载:
  2. 背景建模方法之高斯混合模型,使用到MOG2。算法快,并且可以进行阴影检测。遍历性:对每一个像素进行建模。作者为Z.Zivkovic-The algorithm similar to the standard Stauffer&Grimson algorithm with additional selection of the number of the Gaussian components based on: "Recursive unsupervised learning of fini
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:9.51kb
    • 提供者:HH
  1. GaussBGModel

    1下载:
  2. 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
  3. 所属分类:OpenCV

    • 发布日期:2015-06-17
    • 文件大小:17.9mb
    • 提供者:王扬
  1. classifer

    0下载:
  2. 二分类问题采用包括逻辑回归、最小二乘法、感知器算法(按下space不断迭代)、svm线性分类,另外还有高斯分线性分类(待完善),针对平面上两类点进行分类-Second classification using logistic regression, the method of least squares, perception algorithm (Press space iteratively) svm linear classification, in addition to the Ga
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:4.2kb
    • 提供者:袁文
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3.16mb
    • 提供者:
  1. dangaosimexing

    0下载:
  2. opencv 基于单高斯模型的运动目标检测算法-opencv based on a single Gaussian model of moving target detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:10.15mb
    • 提供者:马玉超
  1. gaosihunhemoxing

    0下载:
  2. opencv 基于高斯混合模型的运动目标检测算法-opencv Gaussian mixture model based moving object detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:9.57mb
    • 提供者:马玉超
  1. code_june2010

    0下载:
  2. 多摄像机多目标跟踪算法, 具体包括混合高斯背景建模, distancemap团块映射, 粒子滤波跟踪, 匈牙利算法信息融合等.-multi camera tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:230.97kb
    • 提供者:zhaozj
  1. detectpoint

    0下载:
  2. 光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。-Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extrac
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7.92mb
    • 提供者:ppulse
  1. fastDetectLine

    0下载:
  2. VS2010下用opencv2.3.1编写的光条提取算法,机器视觉中用的多,本方法使用了高斯滤波和hession矩阵,经过对高斯滤波函数的处理,使得本方法的提取速度大大提升,提取精度是亚像素级别,附件内含测试图片-Under VS2010 extracted with light bar and more opencv2.3.1 written algorithms used in machine vision, this method uses a Gaussian filter and he
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10.72mb
    • 提供者:ppulse
  1. 417gaosi

    0下载:
  2. 图像的滤波计算新的高斯算法 图像的滤波计算新的高斯算法 -Image filtering algorithm for calculating a new Gaussian Image filtering algorithm for calculating a new Gaussian
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2.48mb
    • 提供者:melody
  1. Fast-O(1)Bilateral-Filter

    0下载:
  2. Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:68.63kb
    • 提供者:xiaofeifu
  1. 滤波

    0下载:
  2. 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:蘑菇1234
  1. 单高斯程序

    0下载:
  2. 单高斯算法用于静态背景下显著目标的拾取该方法较为简单,也能应对静态背景下的目标拾取。(Used for picking up salient objects in static background)
  3. 所属分类:OpenCV

  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 »
搜珍网 www.dssz.com