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

搜索资源列表

  1. Assignment2

    2下载:
  2. 表面平滑Mesh 拉普拉斯光顺 三角形网格 近似高斯曲率-Surface Quality and Smoothing 1.Computation of the uniform Laplacian operator and using it for smoothing (uniform Laplace smoothing) 2.Computation of the circum-radius to minimum edge length ratio to evaluate th
  3. 所属分类:OpenGL program

    • 发布日期:2015-11-21
    • 文件大小:7754752
    • 提供者:Oliver
  1. pinghua

    0下载:
  2. 实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行-Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4891516
    • 提供者:姚佳玉
  1. IP302_GaussSmooth

    0下载:
  2. DSP 实验,高斯算法图像平滑处理,CCS3.3适用-Language C, Gauss Smooth, for DSP test
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:105506
    • 提供者:碳糖
  1. nonlinear-diffusion

    0下载:
  2. 基于PM模型的各向异性扩散算法的VC实现,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-nonlinear diffusion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:895
    • 提供者:撸撸
  1. Gaussian

    0下载:
  2. 高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。-Gaussian smoothing filter is a linear filter for the elimination of Gaussian nois
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:梅兰竹菊
  1. GaussSmooth

    0下载:
  2. 可用于CCS3.3的高斯噪声平滑滤波运算-Gaussian noise smoothing filter can be used at CCS3.3
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:655691
    • 提供者:王正
  1. GaussianBlur

    0下载:
  2. 在图像预处理中,对图像进行平滑,去除噪声,恢复原始图像是一个重要内容。本文设计了一个平滑尺度和 模板大小均可以改变的高斯滤波器,用它对多幅加入各种噪声后的图像进行平滑,经过对各个结果图像的对比可知高斯滤波 对服从正态分布的噪声去除效果比较好,并且相比各个不同参数,在平滑尺度为2,模板大小为7 时效果最佳。-In the image pre-processing, image smoothing, noise removal, restore the original image is a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1158205
    • 提供者:zqc
  1. tuxiangchuli-GUI--jiemiansheji

    0下载:
  2. 利用MATLAB中的GUI(图形用户界面),实现图像的频率位移变换、加入高斯噪声、图像平滑、离散余弦变换、图像反转,并设计了退出按钮-In MATLAB GUI (graphical user interface), to achieve the image displacement transducer frequency, adding Gaussian noise, image smoothing, discrete cosine transform, image reversal, an
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:484779
    • 提供者:konghao
  1. Canny

    0下载:
  2. Canny边缘检测算法: 用高斯滤波器平滑图像; 用一阶偏导的有限差分计算梯度的幅值和方向; 对梯度幅值进行非极大值抑制; 用双阈值算法检测和连接边缘。 -canny contour extraction algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2190
    • 提供者:陶潜水
  1. gaosi

    0下载:
  2. 高斯核函数。可以用来进行调用,对图像进行平滑滤波,也可以进行多尺度分析-Gaussian kernel. Can be used to make calls, image smoothing filter can also be multi-scale analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1213
    • 提供者:崔大宝儿
  1. gaosiditonglvb

    0下载:
  2. 这是高斯滤波处理c代码,可以实现平滑的功能,希望大家指正。-This is Gauss filter processing C code, can achieve a smooth function, hope everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:600
    • 提供者:高银
  1. DlgSmooth

    0下载:
  2. 此代码为图像平滑处理的关键代码,使用3×3的高斯模板。-image smoothing code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1835
    • 提供者:张春梅
  1. Text

    0下载:
  2. 了解BMP文件的格式,实验二灰度变换,实验三图像平滑,实验四边缘提取,实验五频域变换,实验六高斯低通滤波器,实验七图像压缩,实验八 形态学变换-Learn BMP file format, two gradation transformation experiment, experiment three image smoothing, edge extraction experiment four, five frequency domain transformation experiment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1056012
    • 提供者:叶诗雨
  1. Guassian-filter

    0下载:
  2. 读取图片 并使用高斯低通滤波器对图片平滑-to read a bmp image to compute its smoothed result with a 3*3 Guassian filter (sigma=1)
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:93721
    • 提供者:筱莳
  1. gaussian

    0下载:
  2. 用高斯函数对图像进行平滑处理,使用的是oepncv的库函数-With gaussian function to smooth the image, using the oepncv library functions
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:585000
    • 提供者:dragonfive2015
  1. gaosilvbo

    0下载:
  2. 高斯滤波 对图片进行高斯滤波,使图片平滑-Gauss filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:540
    • 提供者:han
  1. bianhuanalvbo

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:11311
    • 提供者:fu
  1. gaussian

    0下载:
  2. 对图像进行高斯去噪,使得去噪后的图像更加平滑。使图像更加清晰-Gauss denoising the image so that the image denoised smoother. Make the image clearer
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:528
    • 提供者:wenwen li
  1. ksr

    0下载:
  2. 数据平滑函数,已经测试过了,采用高斯核函数方法,很好用 -Data smoothing function, it has been tested using Gaussian kernel function method, easy to use
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2173
    • 提供者:周小光
  1. ksrlin

    0下载:
  2. 数据平滑函数,在高斯核函数的基础上进行的方法改进,-Data smoothing function, a method based on the Gaussian kernel function were improved,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:1685
    • 提供者:周小光
« 1 2 ... 16 17 18 19 20 2122 23 »
搜珍网 www.dssz.com