搜索资源列表
2004w26-sourcecode
- 超分辨率图像重建。具有非常好的效果,程序效率较高,有完整的注释和说明文档。-super-resolution image reconstruction. Very good results, the higher the efficiency, integrity of the Notes and documentation.
scale2x-2.2.tar
- 超分辨率重建的源代码,用于高质量的图像放大、分辨率增强等-super-resolution reconstruction of the source code for high-quality images magnified, as Resolution Enhancement
1
- 本文介绍了超分辨率图像重建的基本概念、应用场合和主要的重建方法,着重分析了压缩域中的超分辨率重建技术,并对未来的研究问题进行了展望。
superresolution_v_2.0
- 超分辨率图像的重建问题,运用的很多当下最新的方法,可以帮助大家尽快了解超分辨率图像重建问题-Super-resolution image reconstruction problems, the use of many of the current up-to-date methods that can help you as soon as possible to understand the issue of super-resol
image
- 一种新的超分辨率图像重建算法,非下采样Contourlet 变换 多任务学习 超分辨率图像重建-A new super-resolution image reconstruction algorithm, non-down-sampling Contourlet transform multi-task learning Super-Resolution Image Reconstruction
2
- 超分辨率重建的硕士论文,详细介绍了现有超分辨率重建的常用算法,并提出基于小波的稳健的超分辨率图像重建算法,有考价值。-Super-resolution reconstruction of the master' s thesis, detailing the existing super-resolution reconstruction algorithm used, and the robustness of wavelet-
POCS
- 超分辨率的pocs(凸集投影法)的程序,能实现超分辨率重建-Super-resolution of pocs (convex set projection method) procedures, to achieve super-resolution reconstruction
Image_Restoration
- 简要说明:此程序代码实现超分辨率图像的重建、复原-To restore extremely blurred or degraded image. Images blurred due to many factors like relative motion between camera and a moving car (eg. Image of a speeding car).
Tikhonov_Regularization_for_super_resolution
- 利用Tikhonov正则化实现的超分辨率图像序列的重建,效果还好-Use Tikhonov regularization to achieve super-resolution image sequence reconstruction, better results
imagereconstruction
- 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed
ccd
- 正则化超分辨率图像重建算法研究 简称S-Regularized super-resolution image reconstruction algorithm called SRR
undergrad
- 自适应超分辨率图像盲重建算法研究与应用 清华大学综合训练论文-Blind adaptive super-resolution image reconstruction algorithm and application of comprehensive training thesis of Tsinghua University
application
- 超分辨率图像重建 包括图像配准 图像重建等方面 非常实用-Super-resolution
super_resolusion-pocs
- 本代码是用Matlab实现图像的超分辨率重建,方法为凸集投影法,能从多幅低分辨率图像重建一幅高分辨率图像。-We use Matlab to reconstruct image. The method is convex projection on suoer-resolution(POCS).
a-weihted-blind-SR
- 利用加权矩阵的盲超分辨率方法重建出一幅高分辨率的图像-The weighted matrix method of blind super-resolution reconstruction of a high-resolution image
Interpolation
- 基于小波和插值的超分辨率图像重建算法用于实现对图像的插值提高分辨率-Based on wavelet and interpolation of super-resolution image reconstruction algorithm is used to achieve improved resolution of the image interpolation
SuperResolution
- 由单幅高分辨率图像,通过降噪模型得到多幅低分辨率图像,运用低分辨率图像重建高分辨率图像(function is : down-Sampling -> get n LR pictures -> reconstruction one SR picture)
IBP
- 4帧图像刚性仿射变换,得到低分辨率图像,用IBP重建超分辨率图像(4 fr a me image rigid affine transformation, low resolution image, IBP reconstruction of super-resolution image)
Wavelet_SR
- 本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得 % 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分 % 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子 % 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高 % 频子带和低分辨率图像,得到输出的超分辨率图
基于IBP算法的超分辨率图像重建
- 基于IBP算法的超分辨率图像重建,原理讲得十分清楚。(Super-resolution image reconstruction based on IBP algorithm. The principle is very clear.)