文件名称:ImageProcessing
介绍说明--下载内容均来自于网络,请自行研究使用
Image Processing: Frequency Domain Enhancement
Generate noisy versions of the cameraman image by adding noise with the following characteristics:
Uniform with mean 40 and standard deviation 20
Gaussian of mean 40 and standard deviation 20
Salt and pepper noise density of 10 percent
Filter the resulting noisy images using:
1. Ideal low pass
with the following values of ro: 50, 30, and 20
2. Butterworth filters
with the following values of ro: 50, 30, and 20
3. Gaussian filters
with the following values of sigma: 30, 20, and 10
Show and label the magnitude spectra of your filters for all the above cases
Show noisy and filtered images for all the above cases
-
Image Processing: Frequency Domain Enhancement
Generate noisy versions of the cameraman image by adding noise with the following characteristics:
Uniform with mean 40 and standard deviation 20
Gaussian of mean 40 and standard deviation 20
Salt and pepper noise density of 10 percent
Filter the resulting noisy images using:
1. Ideal low pass
with the following values of ro: 50, 30, and 20
2. Butterworth filters
with the following values of ro: 50, 30, and 20
3. Gaussian filters
with the following values of sigma: 30, 20, and 10
Show and label the magnitude spectra of your filters for all the above cases
Show noisy and filtered images for all the above cases
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Image Processing - Frequency Domain Enhancement\dftfilt.m
...............................................\dftuv.m
...............................................\lpfilter.m
...............................................\paddedsize.m
...............................................\Run_Me.asv
...............................................\Run_Me.m
...............................................\tofloat.m
Image Processing - Frequency Domain Enhancement
...............................................\dftuv.m
...............................................\lpfilter.m
...............................................\paddedsize.m
...............................................\Run_Me.asv
...............................................\Run_Me.m
...............................................\tofloat.m
Image Processing - Frequency Domain Enhancement