搜索资源列表
2004w26-sourcecode
- 超分辨率图像重建。具有非常好的效果,程序效率较高,有完整的注释和说明文档。-super-resolution image reconstruction. Very good results, the higher the efficiency, integrity of the Notes and documentation.
superresolution_v_2.0.zip
- 超分辨率图像的重建问题,运用的很多当下最新的方法,可以帮助大家尽快了解超分辨率图像重建问题,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-resolution image reconstruction
imagereconstruction
- 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse tran
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).
POCS-SuperResulution
- 本程序主要实现低分辨率图像的超分辨率重建,有助于我们理解图像重建的过程和原理-This procedure is mainly to achieve super-resolution reconstruction of low-resolution images help us understand the process and principles of image reconstruction
super_resolusion-pocs
- 本代码是用Matlab实现图像的超分辨率重建,方法为凸集投影法,能从多幅低分辨率图像重建一幅高分辨率图像。-We use Matlab to reconstruct image. The method is convex projection on suoer-resolution(POCS).
map
- MAP超分辨率重建算法,实现图像的超分辨率重建。-the MAP code for super-resolution
fuse
- 图像超分辨率重建算法,实现图像的超分辨率重建。-super-resolution
Observation
- 超分辨率图像重建c++版,需要配置opencv-This is an implementation of the example-based super-resolution algorithm International Journal of Computer Vision
反演解析算法
- 仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。-Simulation Interoperability poor access to four half-pixel low-resolution images, the use of inversion algorithm for the reconstruction of an analytic high-resolution images, belong to sub-pixe
image
- 一种新的超分辨率图像重建算法,非下采样Contourlet 变换 多任务学习 超分辨率图像重建-A new super-resolution image reconstruction algorithm, non-down-sampling Contourlet transform multi-task learning Super-Resolution Image Reconstruction
super_resolution
- 用matlab仿真图像超分辨率重建技术中的正则化处理方法-Simulation using matlab image super-resolution reconstruction of the regularization approach
super-jpg2k
- 基于JPG2000图像的超分辨率重建的matlab程序-JPG2000-based super-resolution reconstruction of image matlab program
rebuild
- 图像超分辨率重建部分功能实现,特征点提取采用forstner算子实现-high resolution rebuild
undergrad
- 自适应超分辨率图像盲重建算法研究与应用 清华大学综合训练论文-Blind adaptive super-resolution image reconstruction algorithm and application of comprehensive training thesis of Tsinghua University
a-weihted-blind-SR
- 利用加权矩阵的盲超分辨率方法重建出一幅高分辨率的图像-The weighted matrix method of blind super-resolution reconstruction of a high-resolution image
SuperResolution
- 由单幅高分辨率图像,通过降噪模型得到多幅低分辨率图像,运用低分辨率图像重建高分辨率图像(function is : down-Sampling -> get n LR pictures -> reconstruction one SR picture)
IBP
- 4帧图像刚性仿射变换,得到低分辨率图像,用IBP重建超分辨率图像(4 frame image rigid affine transformation, low resolution image, IBP reconstruction of super-resolution image)
Wavelet_SR
- 本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得 % 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分 % 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子 % 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高 % 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This prog
基于IBP算法的超分辨率图像重建
- 基于IBP算法的超分辨率图像重建,原理讲得十分清楚。(Super-resolution image reconstruction based on IBP algorithm. The principle is very clear.)