登录
首页 » matlab » image-denoising-using-wavelet

image-denoising-using-wavelet

于 2012-04-08 发布 文件大小:387KB
0 214
下载积分: 1 下载次数: 235

代码说明:

  该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。(This is about image denoising with the method of wavelet.It includes 3×3 and 5×5 neighborhood window.)

文件列表:

基于邻域的小波图像去噪
......................\cacupsnr.m,230,2011-04-12
......................\cameraman.tif,65240,2000-12-04


......................\mov_win.asv,1096,2011-05-03
......................\mov_win.m,1121,2011-05-03

......................\wave_neighbor.asv,3849,2011-06-15
......................\wave_neighbor_1.m,4029,2011-06-15
......................\wave_neighbor_2.m,4033,2011-06-15
......................\wave_neighbor_3.m,4029,2011-06-15
......................\wave_neighbor_4.m,4029,2011-06-15
......................\程序说明.txt,141,2011-05-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ytbms
    NRZ type differential phase modulation signal modeling and simulation analysis, Genetic algorithm based reactive power optimization, Matlab for beginner students will help.
    2017-09-30 14:00:45下载
    积分:1
  • facedetect521
    人脸检测 通过肤色建立模型,和计算欧拉数开运算等一系列处理可以检测出同一张图片中的多个人脸!效果不错哦(face detection through color model building, and calculation of Euler number opened a series of processing operations can be detected with a picture of the personal face! Oh, good results)
    2007-06-07 00:11:12下载
    积分:1
  • Hilbert
    希尔伯特变换的matlab程序,用于在matlab中实现希尔伯特变换。(Hilbert transform matlab program )
    2012-05-03 14:35:09下载
    积分:1
  • GetLunKuo
    说明:  能精确的提取数字图像的轮廓。不管图形的形状如何,都能达到预期的效果。并且能将边界的坐标输出到一个文件中,供使用者分析数据。(Able to extract precise contours of the digital image. Regardless of the shape of how graphics can achieve the desired effects. The coordinates of the border and is capable of output to a file, for users to analyze data.)
    2008-12-03 13:31:51下载
    积分:1
  • hessian
    用于SIFT变化的关键点判断,定对比度和herrian矩阵,最后结果为关键点在DOG里的坐标!(Change for the SIFT key points to determine, set contrast and herrian matrix, the final results for the key points in the coordinates in the DOG!)
    2009-05-30 11:41:01下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • NSCTdenoising
    说明:  两种基于非下采样变换图像去噪方法,效果比contourlet变换要好(Two transform based image denoising nonsubsampled method, the effect is better than contourlet transform)
    2011-04-09 11:24:57下载
    积分:1
  • pcnnlvbo
    一个基于脉冲耦合神经网络的高斯噪声滤波程序,包括源码和实验结果(pulse coupling based on a neural network Gaussian noise filtering procedures, including source and experimental results)
    2007-06-11 20:54:28下载
    积分:1
  • BGS
    说明:  基于各种算法的运动视频背景消除。使用opencv工具库,通过读取视频文件,处理视频,最后存储。(Background Subtract Algorithm)
    2010-04-20 10:37:13下载
    积分:1
  • meanshift
    基于均值漂移算法实现图像的分割,总共带有三个文件,其中两个是两个子程序(Based on mean-shift image segmentation algorithm, with a total of three documents, two of which are the two subroutines)
    2009-04-19 14:32:16下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载