搜索资源列表
图像加噪软件
- 在图像加入高斯噪声
Nlayer_denoise.rar 小波阈值去噪
- 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图,Wavelet threshold denoising. Image noise, and 1-4 layers of wavelet decomposition of de-noising, signal to noise ratio is given chart
image.rar
- 包含常用的图像处理程序,对初学者有很大的帮助,如图像的加噪、直方图均衡化、维纳滤波去噪等等,Include commonly used image processing procedures, to be very helpful to beginners, such as image noise, histogram equalization, Wiener filtering de-noising, etc.
PictureRecovery
- 实现图像加噪,然后对加噪的图像进行图像恢复。-Image noise, and then increase the image noise image restoration.
sishiyinglvbosheji
- 对语音或图像信号加噪,然后自适应滤波恢复原来的信号。要求使用算法LMS 。-Voice or image of the noise signal, and then revert to the original adaptive filter signal. Require the use of algorithms LMS.
image_progressing
- 几种常用的数字图像处理,比如傅立叶变换,锐化,加噪-Several commonly used digital image processing, such as Fourier transform, sharpen, add noise
Wavelet_LC
- 对一个图像加噪后再进行小波去噪、复小波去噪操作。 测试数据必须是256色(8位)、灰度、正方形的raw格式图像(可由PhotoShop转换)。 为了显示时的美观,程序只显示了256像素宽度的图像,但输出时是完整的图像。 目录下附了两幅标准测试图像lena和camer-Noise of an image after wavelet denoising, wavelet denoising complex operation. Test data must be 256 co
lei
- 图像添加噪声处理,以及灰度图像的方向锐化,经典滤波器等。-Add noise to deal with images, as well as the direction of gray image sharpening, and other classical filters.
color_denoise
- 图像降噪 对图像中的加性噪声能够自适应滤除-Image denoising the image of the additive noise can be self-adaptive filtered。
LAB5
- 检测钻石图像的边缘,并尝试这种边缘检测可以在加噪程度最多为多少时依然可行。-Diamond image edge detection and edge detection can try this add up to much when the noise level is still feasible.
tuxiangquzao
- 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Procedure for use: 1, Software
yundongfuyuan
- 代码给出了图像加噪的过程,及模糊及高斯噪声图像的恢复过程-Code shows the process of image processing, noise, and Gaussian noise images fuzzy and recovery process
MyDIP_Matlab
- 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
ImageDenoisingBasedonWaveletTransform
- 基于小波变换的图像去噪的matlab程序 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Image d
Nlayer_denoise
- 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图-Wavelet thresholding. Increase the image noise, and 1 to 4 layers of wavelet decomposition denoising, signal to noise ratio charts are given
Nlayerdenoise
- 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图.rar-Wavelet thresholding. Increase the image noise, and 1 to 4 layers of wavelet decomposition denoising, signal to noise ratio is given chart. Rar
image_addnoi
- 自己编的图像加噪声源程序,以matlab为开发环境-image add noise source code, based on matlab
加噪及阈值去噪GAI
- MATLAB用于对图形图像的加噪及阈值去噪GAI(Noise enhancement and threshold denoising GAI)
加噪去噪
- 使用Visual C++语言对图像进行简单的添加噪声,去除噪声处理,(Add,remove the noise sound processing to the image)
去噪
- 通过matlab实现 1显示图像 2对图像加噪 3硬阈值去噪 4软阈值去噪 5计算峰值信噪比(Image denoising, hard threshold denoising and soft threshold denoising.)