搜索资源列表
imagedenoise
- 为图像添加噪声并进行平滑处理的matlab程序,有代码、原图及视频演示-image denoise
Matlab-Wavelet-Denoise-Compress
- Matlab-Wavelet-Denoise-Compress.关于小降噪的练习,很好的应用!-Matlab-Wavelet-Denoise-Compress. The practice of small noise, a very good application!
DenoisingMed
- 给出了用中值滤波器去噪的matlab程序-give a denoise program on matlab by median filter
61549835image-compress-denoise
- 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图
wveletedenoise
- 多种方法(软硬阈值、自适应阈值等)进行小波去噪的matlab- denoise by wavelete methods
pink-noise-denoise-by-PCG-signal
- this matlab code denoise the pink noise from pcg signal and generate the specogram
denoise
- labview 中通过调用MATLAB节点来对示波器数据进行小波去噪并显示-By calling MATLAB in labview nodes to wavelet denoising and display the data of the oscilloscope
1
- 对一段受高频信号干扰的音乐利用MATLAB进行去噪-using MATLAB to denoise a piece of music interfered by high frequency signal
pcadenoise
- 矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。 感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)