CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - 噪声 滤波

搜索资源列表

  1. A-new-adaptive-median-filter

    0下载:
  2. 一种新的自适应中值滤波方法。将3 x3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7 x7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3 x3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。如果图像中仍然存在人的噪声团块,则噪声用相邻的三个信号点的灰度均值替换。实验结果表明,该方法能够有效去除脉冲噪声,并在抑制噪声的同时很好地保护图像的细节。-A new adaptive median filter. The extreme points of the
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-25
    • 文件大小:715byte
    • 提供者:wujiangbo
  1. 1

    0下载:
  2. 自己编写的滤波函数,包括中止滤波,高斯噪声滤波 ,加深对滤波函数的了解-Write your own filter function, including the suspension of filtering, Gaussian noise filtering, and a better understanding of filtering functions
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-22
    • 文件大小:2.78kb
    • 提供者:kun
  1. zs

    0下载:
  2. 用中值滤波器去除椒盐噪声,首先将彩色图像转换为灰度图像,然后利用中值滤波器进行滤波-Median filter to remove salt and pepper noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-06
    • 文件大小:3.29mb
    • 提供者:zs
  1. keshe

    1下载:
  2. 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
  3. 所属分类:Picture Viewer

    • 发布日期:2016-04-29
    • 文件大小:3kb
    • 提供者:朱孝天
  1. picture7

    0下载:
  2. 对椒盐噪声和噪声分别进行3种滤波,包括算术均值滤波、几何均值滤波、中值滤波-three kinds of filter to salt and pepper noise and gaussian noise ,including arithmetic mean filter, geometric mean filter, median filter
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:596byte
    • 提供者:kiven
  1. work

    0下载:
  2. matlab入门小程序,实现简单的导入图片文件,将图片变成灰度图像,给图片添加噪声、滤波等-matlab study for the fist step
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:17.21kb
    • 提供者:Herry
  1. Des21ktop

    0下载:
  2. matlab课程编程【谷速软件】有噪声维纳滤波法复原-Courses matlab software programming speed [Valley] Wiener filtering noise recovery
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:13.22kb
    • 提供者:李涛
  1. aa

    0下载:
  2. 傅里叶变换处理图像,滤波器处理图像,设计滤波窗口对图像进行滤波,消除噪声-Fourier transform processing on the image, the image filter processing, filter design window image is filtered to eliminate noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-03
    • 文件大小:662.61kb
    • 提供者:xue
  1. addnoiseadenoise

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

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

    0下载:
  2. 高斯滤波器,对图像进行高斯滤波处理,去除噪声-Gaussian filter, the image of gaussian filtering processing, remove the noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:9.87kb
    • 提供者:
  1. main

    0下载:
  2. 1.对图像进行直方图均衡化,从而达到增强图像的目的,观察图像直方图的前后变化;.2.对图像加入某种噪声(如椒盐噪声等),运用低通滤波和中值滤波分别进行图像平滑。 3.同态图像的增强:对照明分量和反射分量进行同态滤波。-1. The image histogram equalization, so as to achieve the purpose of enhancing the image of change, before and after the image histogram
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:402.96kb
    • 提供者:lifei
  1. t_12

    0下载:
  2. 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变滤波器截止频率,观察对结果的影响。 4、用i
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-05
    • 文件大小:114.06kb
    • 提供者:郭亚周
搜珍网 www.dssz.com