登录
首页 » matlab » DWT2D

DWT2D

于 2020-10-23 发布 文件大小:82KB
0 160
下载积分: 1 下载次数: 18

代码说明:

  对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). (Two-dimensional discrete wavelet transform image transformed series is greater than or equal to 3, and then processing thresholding (threshold of about 10 or so), then statistical coefficient in the number (expressed as a percentage) and to reconstruct the final calculation reconstructed image of the peak signal-to-noise ratio (PSNR).)

文件列表:

DWT2D
.....\adju.m,527,2012-10-08
.....\convolution.m,2193,2012-10-09
.....\data_separate.m,706,2012-10-08
.....\debug.m,767,2012-10-09
.....\downsapling.m,450,2012-10-08
.....\DWT_2D.m,1286,2012-10-08
.....\DWT_2D_L1.m,1965,2012-10-08
.....\extension.m,6596,2012-10-08
.....\getPSNR.m,656,2012-10-09
.....\get_mean_var.m,1647,2012-10-09
.....\IDWT_2D.m,845,2012-10-08
.....\IDWT_2D_L1.m,2024,2012-10-08

.....\re_convolution.m,2197,2012-10-09
.....\run_dwt.fig,6573,2012-10-09
.....\run_dwt.m,18935,2012-10-09
.....\thresholding.m,1196,2012-10-09
.....\upsapling.m,655,2012-10-08
.....\usage.fig,4690,2012-10-09
.....\usage.m,16933,2012-10-08
.....\实验1要求.docx,16395,2012-10-08

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

发表评论


0 个回复

  • RF_Class_C
    用于对图像特征的分类,随机森林算法是一类很好的算法(For the classification of image features, random forest algorithm is a kind of a good algorithm)
    2020-12-25 21:39:04下载
    积分:1
  • SR
    说明:  生成显著图方法,一种基于空间频域分析的显著性分析算法(Spectral Residual,SR算法)的matlab实现代码(Matlab code generated saliency map method based on the spatial frequency domain analysis of significant analysis algorithm (Spectral Residual, SR algorithm))
    2013-03-15 16:26:23下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • dwt
    用opencv实现对一幅图像的小波变换 opencv 图像二维小波变换(The wavelet transform of an image with opencv)
    2020-11-26 09:19:31下载
    积分:1
  • gj774
    Continuous phase modulation signal (CPM) to produce, Automatic identification in the matlab environment the size of the connected area, Related impulse response analysis algorithm and inspection.
    2017-09-24 22:14:02下载
    积分:1
  • heavy-tailed-deconv
    一般自然图像的梯度分布符合重尾分布,重尾分布也就是超拉普拉斯分布,根据这个特点进行图像复原。(The gradient of a natural image in line with heavy-tailed distribution, which is ultra-heavy-tailed distribution Laplace distribution, image restoration based on this feature.)
    2021-03-13 10:39:24下载
    积分:1
  • baizhaosheng
    对于白噪声的功率谱分析给出了白噪声的频谱波形(White noise matlab )
    2011-12-29 11:01:24下载
    积分:1
  • reticorr1
    视网膜图像的归一化Matlab源代码程序(retinal images to a source of Matlab procedures)
    2006-12-31 13:11:13下载
    积分:1
  • show_pso
    说明:  pso 粒子群优化算法演示程序,实现图形化界面。(PSO PSO algorithm demonstration program to achieve graphical interface.)
    2006-04-04 21:36:21下载
    积分:1
  • juzhen
    平常经常用到的一个小程序,两个矩阵相乘的求法(Common often USES a small program, two of the matrix multiplication is also given)
    2012-02-27 09:35:32下载
    积分:1
  • 696518资源总数
  • 104617会员总数
  • 12今日下载