搜索资源列表
-
1下载:
图像均值滤波和中值滤波的matlab源程序代码。希望能给大家带来用处.-Image mean filter and median filter the matlab source code. We hope that they will bring useful.
-
-
2下载:
图像分别加高斯噪声和椒盐噪声,然后进行中值滤波和算术均值滤波去噪处理。-Images were added Gaussian noise and salt and pepper noise, median filter and then the arithmetic mean filter denoising.
-
-
1下载:
自编中值、均值滤波源码
最近刚弄的 拿出来和大家分享
-Self-Median, mean filter source of the show recently to get to share with you all
-
-
0下载:
采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
-
-
1下载:
基于Matlab的典型图像增强算法的源码
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
-
-
0下载:
利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the me
-
-
0下载:
对图像中干扰信号的滤除
H=fspecial( average ,n) 均值滤波器
-Image signal interference filter
H=fspecial( average ,n) Mean Filter
-
-
0下载:
应用matlab或VC语言编制图像处理软件,软件功能如下:
一、实验类型
1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时)
2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时)
3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时)
4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时)
5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
-
-
0下载:
应用多种滤波器进行处理:算术均值,几何
均值,谐波均值,逆谐波均值,中值滤波,
中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
-
-
0下载:
本程序是对均值滤波方法和中值滤波方法的去噪效果对比的MATLAB程序-This procedure is a mean filter and median filter denoising methods MATLAB procedures contrast effect
-
-
0下载:
图像增强处理方法,这M文件是对加入高期噪声后应用了中值滤波,均值滤波,低通滤波等方会分别来处理的程序。-Image enhancement method, this document is to join M phase noise after the application of the high value of the filter, mean filter, low pass filtering and so on will be to deal with the procedures,
-
-
0下载:
用matlab实验的进行均值滤波的改进函数-Experiments carried out using matlab mean filter to improve the function of
-
-
0下载:
Matlab图像处理,包含图像平滑、锐化等
图像平滑处理包含均值滤波和中值滤波
图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
-
-
0下载:
均值滤波对高斯噪声的效果
二维自适应维纳滤波对高斯噪声的滤除效果
对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波
利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
-
-
0下载:
所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
-
-
0下载:
均值,高斯,中值滤波器自编,并附带边界的处理项,最后是一个test.m得检测功能文件-Mean, Gaussian, median filter self, and to deal with border entry, and finally the detection of a test.m may file
-
-
0下载:
本程序集为matlab高斯滤波、中值滤波、均值滤波,可以用于图像处理等方面-matlab Gaussian filter, median filter, mean filter
-
-
0下载:
利用matlab进行均值滤波、中值滤波、算子滤波和高斯滤波-Use matlab mean filter, median filter, filtering and Gaussian filter operator
-
-
0下载:
采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波-Using MATLAB functions in filter2 image noise interference by mean filter
-
-
0下载:
介紹中間值濾波器和均值濾波器使用方法應用於matlab。-Introduction median filter and mean filter method is applied using matlab.
-