-
Wavelet_SR
本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得
% 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分
% 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子
% 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高
% 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This program is a super-resolution algorithm based on a single image, which is sampled from the high resolution image of the input.
% to the original low resolution image, after interpolating the input low resolution image, the low resolution image is divided by DWT.
The% solution is different 4 subbands, and the resolution image is processed by SWT. High frequency subsets obtained by SWT
% brings the high frequency subband obtained by the modified DWT. Finally, the height of the combination of inverse discrete wavelet transform (IDWT)
% frequency subband and low resolution image, and the output super-resolution image is obtained. The results were evaluated by calculating PSNR and SSIM.)
- 2018-03-05 17:14:22下载
- 积分:1
-
main
主成分分析的三种方法,一种是自编程序,一种是princomp函数,一种是pcacov函数(Three principal component analysis, one is self-programming, one is princomp function, a function is pcacov)
- 2015-06-11 19:02:18下载
- 积分:1
-
vectfit
基于矢量匹配法的快速实现程序,工程中较常用(Vector-based matching method for the rapid realization process, more commonly used engineering)
- 2020-12-10 14:19:20下载
- 积分:1
-
模极大值边缘检测-高斯噪声
用小波的模极大值法有效检测噪声图像的边缘(Detecting the edge of noisy image by modulus maximum method of wavelet transform)
- 2021-04-27 18:08:44下载
- 积分:1
-
Lawstextureenergymeasure
Laws纹理策度是用来进行纹理分割的程序,这种方法很有用.(Laws degree texture strategy are used for texture segmentation procedure, this method useful.)
- 2009-03-08 03:10:43下载
- 积分:1
-
raw文件读取
说明: 利用matlab进行编译,显示raw格式的裸数据(Compile with matlab and display raw data in raw format)
- 2020-06-27 16:30:02下载
- 积分:1
-
Arnold
具有可逆性与周期性的Arnold置乱变换,目的是实现对图像的置乱,用于图像加密中(The realization of image scrambling, used in image encryption)
- 2017-12-07 21:48:32下载
- 积分:1
-
MPD++
NASA开源的匹配追踪分解算法,用于信号分解以及特征提取。(Matching Pursuit Decomposition is a powerful and effective iterative algorithm for signal decomposition and feature extraction. Matching Pursuit Decomposition decomposes any signal into linear combinations of its dictionary elements or atoms.)
- 2019-03-01 15:08:05下载
- 积分:1
-
otsu
说明: 一维自适应阈值分割大津法的源程序是用matlab写的(One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab)
- 2009-08-25 10:06:58下载
- 积分:1
-
ShutterView
实现窗口的显示以百叶窗的形式出现的精美程序(To achieve the display window to the blinds in the form of fine program)
- 2010-06-23 13:06:38下载
- 积分:1