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

搜索资源列表

  1. 混合高斯背景建模用于检出背景

    0下载:
  2. 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1201
    • 提供者:yuanyuan
  1. gaussian.rar

    0下载:
  2. 高斯滤波核函数生成,可以根据K和要生成对应的高斯核,Gaussian filter kernel generation, according to K and to generate the corresponding Gaussian kernel
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:883
    • 提供者:刘靖
  1. 图像处理中的高斯函数

    0下载:
  2. 图像处理中的高斯函数,大家可以下来看。图像处理中的高斯函数,Image Processing Gaussian function, we can look at the next. Image Processing Gaussian function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1152
    • 提供者:liulifeng
  1. bianyuan.rar

    0下载:
  2. 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。,Gaussian function through derivative edge detection in real terms is Steerable Wavelet image edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:123642
    • 提供者:alexandar
  1. gaborfilter

    0下载:
  2. 高斯函数能构成一个在频域具有平滑性能的低通滤波器。可以通过在频域做乘积来实现高斯滤波。-Constitute a Gaussian function to the frequency domain with a smooth performance of the low-pass filter. Can be done in the frequency domain Gaussian filter to achieve the product.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:35971
    • 提供者:zb
  1. Gauss

    0下载:
  2. 本文是高斯滤波函数程序,放入任何C语言程序里可以直接调用-This article is a Gaussian filter function procedures, into any C language program where you can directly call
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:762
    • 提供者:杜卡迪
  1. Gscale

    0下载:
  2. 采用matlab实现高斯金字塔,函数Gscale(img,levels,gsize,sigma)-To achieve Gaussian pyramid using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1589
    • 提供者:阿凯
  1. 40484845gaussian-core

    0下载:
  2. 本程序实现高斯核函数的计算,用户可以定义模版的长度和参数的大小,最后生成高斯平滑滤波模版,对图像进行滤波效果明显,可以方便地添加到开发程序当中,为你节省不少时间,下载吧@
  3. 所属分类:图形图象

  1. gaussian_filter

    0下载:
  2. 用于产生离散高斯函数的Matlab源代码。-Discrete Gaussian function used to produce the Matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1488
    • 提供者:Lei ming
  1. xiaobobianhua

    1下载:
  2. 利用小波变换检测突变点实验的实例,程序最后生成3个图像演示了该算法,分别为原数字信号、高斯函数作为基函数、高斯函数的一阶导数作为基函数的小波变换。-Mutation detection using wavelet transform examples of experimental points, the program generates the final three images to demonstrate the algorithm, namely, the original digi
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:881
    • 提供者:ladan
  1. delta_bkgr

    0下载:
  2. 视频流中一种独立更新各个像素点的背景更新方法。基于高斯模型。基于opencv库函数。-Video stream in a stand-alone update all the background pixels to update method. Based on the Gaussian model. Based on the opencv library function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:13948
    • 提供者:sherry
  1. gslb

    0下载:
  2. 高斯平滑滤波器的Matlab实现,实现对一副图像的滤波处理,并把用自己滤波器进行滤波的实验结果与用Matlab函数进行滤波的结果进行比较。 -Matlab Gaussian smoothing filter to achieve, to achieve an image processing filter, and filter their own filtering of the experimental results with the use of Matlab functions t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:610
    • 提供者:amy
  1. canny

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:2469
    • 提供者:amy
  1. matlab3

    0下载:
  2. matlab图像处理实例(高斯函数处理代码)-matlab image processing examples (Gaussian function to deal with code)
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3637841
    • 提供者:furan
  1. NoiseGenerator

    0下载:
  2. 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:243372
    • 提供者:jhm
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12641
    • 提供者:tjy
  1. 高斯模糊

    0下载:
  2. 使用高斯函数对图像进行滤波模糊,简化图像的处理难度(The image is blurred by using the Gaussian function, which simplifies the processing difficulty of the image)
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:9512960
    • 提供者:小僧风
  1. Untitled3

    0下载:
  2. 高斯滤波器是一类根据高斯函数的形状来选择权值的线性平滑滤波器。高斯平滑滤波器对于抑制服从正态分布的噪声非常有效。(The Gauss filter is a class of linear smoothing filters that select weights based on the shape of the Gauss function. The Gauss smoothing filter is very effective in suppressing noise that obey
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:小莫洛
  1. 基于高斯尺度空间GHT的绝缘子识别方法

    0下载:
  2. 主要用高斯函数提取物体的形状来识别绝缘子,绝缘子是圆形或者椭圆,也可能倾斜,受环境因素影响。(Using gaussian functions to identify insulators, insulators are circular or elliptical, and may be tilted, influenced by environmental factors.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2075648
    • 提供者:soyoungsonaive
  1. 傅里叶谱与频域低通滤波

    1下载:
  2. 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a)
  3. 所属分类:图形图像处理

    • 发布日期:2020-10-06
    • 文件大小:23552
    • 提供者:乔儿~
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com