CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 自适应中值滤波

搜索资源列表

  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8333
    • 提供者:王强
  1. tuxiangzengqiang

    0下载:
  2. 实现图像增强,改变图像对比度、灰度变换、直方图均衡化、观察平均、中值、自适应滤波的效果,用锐化算子对图像进行锐化处理-To achieve image enhancement, change the image contrast, gray-scale transformation, histogram equalization, observe the average, median, adaptive filtering effect, with the operator of the im
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3601
    • 提供者:纯净铃兰
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
  1. zishiyingzhongzhiquzao

    0下载:
  2. 自适应中值滤波能够很好地去除图片里的噪音,尤其是椒盐噪音,能够获得更好地图像处理效果-the adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1677
    • 提供者:王娇
  1. adaptive-medfilt

    0下载:
  2. 自适应中值滤波程序,用来压制图像中噪音,同时保持原有图像有效边缘不被模糊-Median filter program, used to suppress image noise, while maintaining the original image is not valid edges are blurred
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:311832
    • 提供者:wilfred
  1. addnoiseadenoise

    0下载:
  2. 导师留的数字图像处理的作业,为灰度图分别添加均匀噪声、高斯噪声和椒盐噪声,并尝试通过自适应中值滤波、均值滤波、修正的阿尔法滤波和中点滤波等手段去除噪声-add noise and denoise!uniform noise.gaussin noise and pepper&salt noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2089
    • 提供者:jzwang
  1. zhongzhilvbo

    0下载:
  2. 自适应中值滤波,通过调整滤波窗口大小去除噪声-Adaptive median filter
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:775
    • 提供者:李明
  1. Adaptive-median-filter_RAMF

    0下载:
  2. 该程序实现自适应中值滤波,对二维rgb或灰度图进行滤波。-The program implements adaptive median filter, two-dimensional filtering rgb or grayscale.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:13587
    • 提供者:zhao
  1. adpmedian

    0下载:
  2. 这是一个图像自适应中值滤波程序,有详细说明,值得参考。-This is an image adaptive median filtering process, are described in detail, it is also useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1272
    • 提供者:王烨
  1. med

    0下载:
  2. 自适应中值滤波,可以调节自适应参数,通过噪声密度自主选定不同窗口的中值滤波-Median filter, adaptive parameter can be adjusted by different noise density autonomous selected window median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1186
    • 提供者:zhaoyuan
  1. adpmedian

    0下载:
  2. 自适应中值滤波功能函数,调用程序可以自己编写-Adaptive median filtering function, the calling program can write
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:785
    • 提供者:赵金龙
  1. hh

    0下载:
  2. 内涵一种自适应中值滤波的代码,希望对大家有点帮助-Connotation of an adaptive median filtering code, we hope to help a bit
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:hy
  1. m

    0下载:
  2. 自适应中值滤波matlab源码,可以有效去除图片上的椒盐噪声以及浓度较大时的噪声图片-median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:682
    • 提供者:杨洋
  1. adaptivemedian

    0下载:
  2. 自适应中值滤波的C++实现,同时附带了中值滤波代码进行对比,效果明显。-Adaptive median filter C++ implementation, the paper also achieved a median filter for compared.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1475
    • 提供者:唐一彪
  1. filter

    0下载:
  2. 采用自适应中值滤波RAMF法达到滤除噪声信号波形的效果-RAMF adaptive median filter method filter out the noise signal waveform results
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:818
    • 提供者:zhu
  1. retinex

    0下载:
  2. 给出了经典的单尺度retinex算法,还有关于retinex的自适应中值滤波(The classical single scale Retinex algorithm and the adaptive median filter for Retinex are given)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1958912
    • 提供者:脸脸
  1. matlab 代码

    1下载:
  2. 半软阈值函数定义 自适应中值滤波函数的定义,适用于椒盐噪声 psnr定义(Adaptive median filter function definition)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:我想活
  1. 有限差分matlab

    1下载:
  2. 使用matlab进行有限差分法的计算,使用迭代法对差分方程进行求解,自适应中值滤波代码(Finite difference method)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-16
    • 文件大小:1024
    • 提供者:娜&
  1. 图像去噪

    1下载:
  2. 图像去噪,自适应门限中值滤波器代码,实现在matlab开发环境(Image denoising, adaptive threshold median filter code, to achieve in the MATLAB development environment)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-06
    • 文件大小:142336
    • 提供者:blackwhitem
  1. 2.多种滤波方法_心电信号

    0下载:
  2. 心电信号多种滤波方式比较;中值滤波、自适应滤波等等(Comparison of various filtering methods of ECG signal, such as median filtering, adaptive filtering and so on)
  3. 所属分类:其他小程序

    • 发布日期:2021-01-04
    • 文件大小:3507125
    • 提供者:ToothDecayed
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com