搜索资源列表
ImageDenoising.rar
- 代码采用了滤波法进行降噪处理。代码中添加的噪声为高斯噪声,用户下载后可以根据需要修改噪声类型和噪声参数。,Code is used for noise reduction filtering method. The code added to the noise is Gaussian noise, users can download to modify the noise type and noise parameters.
zuoye5
- 打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑-Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filter, K, close to the average method to smooth
code
- matlab代码 多径效应的通信原理仿真类型题目 二十径添加高斯噪声的效应-matlab code
zaoshengtianjia
- 在图片当中添加噪声,其中包含高斯噪声,的三种产生方式,以达到不同的退化效果。还包含椒盐噪声的产生,以及泊松噪声,并并包含如何将噪声加入图片的例程。-Adding noise in the picture,Including the Gauss noise, the generation of three, in order to achieve the effect of different degradation. Also contains salt and pepper noise, as
filter
- matlab对图像随机添加四种噪声,然后分别通过自编中值滤波,均值滤波,高斯滤波,和维纳滤波进行滤波-matlab add four random noise to the image, and then were filtered by self median filtering, mean filtering, Gaussian filtering, and Wiener filtering
image-denoising
- 该程序用c实现图像的噪声添加与消除等功能,比如邻域平均法,中值滤波等-Implement the program in c image noise adding and eliminate, and other functions, such as the neighborhood averaging method, median filtering, etc
linyupingjun-
- 对二值图像进行5*5邻域平均,再添加椒盐噪声,最后进行中值滤波处理-For binary image 5* 5 neighborhood average, add salt and pepper noise, median filtering processing in the end
RDA_SmallSquintAngle
- sar成像RD算法仿真。可以仿真单点目标和多点目标,可以添加方位向相位噪声-sar RD imaging algorithm simulation. You can emulate a single point and multi-point target goal, you can add azimuth phase noise
matlab-prac
- 实现了基于MATLAB GUI的一个简单图像降噪过程,可以添加不同噪声,选择不同去噪方法。对新手可能有点启发。-Implements a simple image noise reduction process is based on MATLAB GUI, you can add different noises, different Denoising. The novice may be a bit of inspiration.