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

搜索资源列表

  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
    • 文件大小:883byte
    • 提供者:刘靖
  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
    • 文件大小:35.13kb
    • 提供者:zb
  1. filter

    0下载:
  2. 1. 用imoise()函数给一幅数字图像加入’salt & pepper’和’Gaussian’噪声2)用3x3,5x5邻域平均平滑对图像进行处理3)用3x3,5x5中值滤波对图像进行处理, 2. 对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。-1. With imoise () function to a digital image by a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1.97kb
    • 提供者:toilet
  1. Image.Design.Gaussian.filter.C.code

    0下载:
  2. 图像高斯滤波C++设计代码Image Design Gaussian filter C + + code -Image Design Gaussian filter C++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:871byte
    • 提供者:d
  1. Filter

    0下载:
  2. OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:300.81kb
    • 提供者:何迪
  1. GAUSSIANBLUR_CODE

    1下载:
  2. 用c++写的,高斯滤波器的源代码,包含.h文件和.cpp文件-Using c++ written in the source code for Gaussian filter, including. H file and the. Cpp file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3.48kb
    • 提供者:王小天
  1. filter

    0下载:
  2. 高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.04kb
    • 提供者:腾黎明
  1. Filter

    0下载:
  2. 包含高斯低通滤波和拉普拉斯高通滤波,及综合滤波的效果。含GUI操作界面-Contains the Gaussian low-pass filtering and Laplacian high-pass filtering, and integrated filtering effect. With GUI interface
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:463.19kb
    • 提供者:顔瞳
  1. GaussianFilterTest

    0下载:
  2. Gaussian Filter 高斯平滑滤波器,自己用C++写的滤波器类,用于其他处理操作前平滑噪声用。设定Sigma值,可以调整平滑效果。 下载包包含完整的Visual Studio 2005测试项目。 <plumcore>-Gaussian smooth filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.93mb
    • 提供者:PlumCore
  1. Diffusion

    0下载:
  2. the package contains some methods of diffusion filters to smooth the noisy images without losing important data such as edges in image analysis,including anisotropic diffusion(Perona-Malik), linear isotropic,median and Low Pass Gaussian filter.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1.21kb
    • 提供者:reza
  1. gaussian-filter-in-digital-image-processing

    0下载:
  2. gaussian filter in digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2.21kb
    • 提供者:basimsharaf123
  1. gaussian-sobel-pyramid

    0下载:
  2. 对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:88.2kb
    • 提供者:wang
  1. Gaussian-filter--design-

    0下载:
  2. 用于设计高斯滤波器(模拟,非数字滤波器)的辅助软件,绝对保证独此一份,有需要的可作参考。用vb编写,小小软件,请多多指教,谢谢。-Gaussian filter used in the design (analog, non-digital filter) and supporting software, this an absolute guarantee of independence, need for reference. Vb prepared, a small software, e
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:11.82kb
    • 提供者:沈玉
  1. Gaussian-filter

    0下载:
  2. Gaussian Filter with example The functions used in the main.m file Function d2gauss.m: This function returns a 2D Gaussian filter with size n1*n2 theta is the angle that the filter rotated counter clockwise and sigma1 and sigma2 are the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:165.33kb
    • 提供者:ALEX
  1. Gaussian-filter

    0下载:
  2. 图像模糊化处理用的高斯滤波器,共两个文件,一个主函数,一个功能函数。-Gaussian filter for the fuzzy image processing, a total of two files, a primary function of a performance function.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:705byte
    • 提供者:潇淬
  1. Gaussian-filter

    0下载:
  2. 数字图像处理去噪(图像平滑)高斯滤波程序代码范例-Digital image processing Gaussian filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:姚晓飞
  1. Gaussian-filter

    0下载:
  2. 高斯滤波器,利用傅里叶变换实现高斯低通和高通滤波-Gaussian filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:7.29kb
    • 提供者:chen
  1. Gaussian-Filter-Algorithm

    0下载:
  2. 很清楚的讲解了高斯滤波在图像在的应用,对于高斯噪声有很好的平滑效果,并且讲解了高斯滤波的原理-Clearly explain the Gaussian filter in image applications, for Gaussian noise has a good smoothing effect and explain the principles of the Gaussian filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:293.71kb
    • 提供者:王晓峰
  1. Gaussian-Filter

    0下载:
  2. 图像基本处理VC++程序,文件包中包括采用高斯模板滤波器进行滤波的源程序以及相应的结果-VC++ basic image processing procedures, documentation templates included in the package Gaussian filter for filtering of the source and the corresponding results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:947.31kb
    • 提供者:金雨声
  1. smooth-filter

    0下载:
  2. 高斯频域滤波,各向异性滤波,低通滤波,作为图像平滑处理(gaussian filter in frequency field)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:LIWANGAB
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com