搜索资源列表
filter
- median filter alpha-trimmed mean filter adaptive,local noise reduction filter
lvbo
- 对图片进行了均值滤波,包括示例图片及测试代码-On the picture for the mean filter, including sample pictures and test code
Mean_Filter
- Image processing Mean Filter using Microsoft Visual C Sharp
1
- 用于对存在噪声的图片进行3*3的中值过滤与均值过滤!-There is noise on the image for a 3* 3 median filter and mean filter!
filtering
- It s include mean filter and it s written by C language.
ll
- 利用中值滤波和均值滤波两种方法进行图像去噪-Median filter and mean filter for image denoising
picture7
- 对椒盐噪声和噪声分别进行3种滤波,包括算术均值滤波、几何均值滤波、中值滤波-three kinds of filter to salt and pepper noise and gaussian noise ,including arithmetic mean filter, geometric mean filter, median filter
New-Compressed-(zipped)-Folder
- this a function of mean filter with fuzzy logic and is perform of one input one output-this is a function of mean filter with fuzzy logic and is perform of one input one output
chengxu
- 图像的基本运算主要包括图像间点对点的加、减、乘运算和图像内基于邻域操作的算法。本次实验以图像滤波为例,让学生体会图像的邻域运算。掌握平滑降噪滤波器的设计方法;能够编写中值滤波器和均值滤波器算法程序对医学图像进行滤波处理。-Image basic operations include inter-picture point of addition, subtraction, and multiplication algorithm based on neighborhood operations
t_12
- 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变滤波器截止频率,观察对结果的影响。 4、用i
zixiezhongzhipinghua
- 此程序为自己编写的中值滤波和均值滤波的程序源码,希望可以帮助一些初学者-This procedure for their preparation of the median filter and mean filter source code, hoping to help some beginners.