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

搜索资源列表

  1. 高斯平滑

    0下载:
  2. 高斯平滑,在readme.txt里有详细的使用说明-Gaussian smoothing the readme.txt are detailed usage
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:123768
    • 提供者:常宁
  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. anisodiff

    4下载:
  2. 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge contrast. With ordinary Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:43582
    • 提供者:renli
  1. gslbq

    0下载:
  2. 高斯低通,高斯高通滤波器。matlab实现,用于图像平滑处理,去噪,和锐化。-gaosi,filter。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:881
    • 提供者:pyf
  1. 40484845gaussian-core

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

  1. Gaussian_Lowpass_Filter

    1下载:
  2. 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:177474
    • 提供者:shen hong
  1. pdetector

    0下载:
  2. 在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:steven
  1. Test

    0下载:
  2. 比较综合的数字图像处理程序,涉及图像另存、阈值分割、图像旋转、高斯平滑等功能-Comparison of integrated digital image processing procedures involved in the Save image, threshold segmentation, image rotation, such as Gaussian smoothing function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:84981
    • 提供者:张洁
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. GaussianFilterTest

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

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

    0下载:
  2. 对图像image1进行高斯平滑 其中用到两个一维的高斯核 返回平滑后的图像-GaussianFilter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:912
    • 提供者:dxh
  1. vcmhphoto

    0下载:
  2. VC++对一幅图像进行高斯平滑模糊处理,效果不错,可以实现类似photoshop中的高斯模糊滤镜的效果,对VC编写图像处理软件的朋友很有帮助。 -VC++ on an image of fuzzy Gaussian smoothing treatment, good results can be achieved similar to photoshop the Gaussian blur filter effect, on the VC image processing software
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:42373
    • 提供者:agang
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  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. guasssmooth

    0下载:
  2. 图像平滑用于去除图像中的噪声。高斯平滑,就是将每个像素的灰度值用其领域的加权平均值代替。该算法简单,能够有效去除高斯噪声。 -Image Smoothing is used to remove image noise. Gaussian smoothing is the gray value of each pixel with its weighted average of the field instead. The algorithm is simple and can effecti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:842286
    • 提供者:zhengfang
  1. vcmhphoto

    0下载:
  2. VC++对一幅图像进行高斯平滑模糊处理,效果不错,可以实现类似photoshop中的高斯模糊滤镜的效果,对VC编写图像处理软件的朋友很有帮助。 -VC++ on a Gaussian smoothing blur the image processing, good results can be achieved similar to the Gaussian blur filter photoshop effect of the VC write image-processing soft
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:40361
    • 提供者:yzj
  1. 1

    0下载:
  2. 数字图象处理基本的matlab语句高斯平滑滤波器的原理-Digital image processing matlab statement of basic principles of Gaussian smoothing filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:8436
    • 提供者:fkejjj
  1. thin

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测)-30 image processing VC++ source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3112
    • 提供者:eastbao
  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. gaussian_weighting_function_smoothing_Win64

    2下载:
  2. 高斯权函数的卷积平滑法有时亦简称为高斯平滑法,在天文地球动力学的观测资料处理中应用较多,其主要原理是将测量数据y(ti), i = 1,2,...,N与一个高斯曲线分布的权函数作为卷积计算,求得测量数据的平滑值。由于高斯权函数平滑法简单,计算机易于实现,且既可用于等间隔又可用于不等间隔数据,因此应用范围较广。(For Gaussian smoothing)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-13
    • 文件大小:439296
    • 提供者:mm2019
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com