搜索资源列表
Tikhonov_Regularization_for_super_resolution
- 利用Tikhonov正则化实现的超分辨率图像序列的重建,效果还好-Use Tikhonov regularization to achieve super-resolution image sequence reconstruction, better results
elle-sr-0.1
- 视频图像的超分辨率重建的编程技术matlab的。感兴趣的可以看看哈-Matlab programming techniques of the super-resolution reconstruction of video images. Interested can look at the Ha
classicalSR
- 去噪声、去模糊、图像序列经典超分辨率重建算法-Classic super-resolution reconstruction algorithm
SR
- 用于实现图像超分辨率重建的不同算法的matlab程序,可直接编译-Used to achieve super-resolution image reconstruction algorithm matlab program can be compiled directly
richardlucy
- richardlucy去卷积方法,可以运用于图像复原或者超分辨率重建-richardlucy deconvolution method can be applied to super-resolution image restoration or reconstruction
super-resolution-reconstruction
- matlab超分辨率重建,对比相应的论文看,很好理解,可以对图像进行分层,并重建-Matlab super-resolution reconstruction, compared with the corresponding paper, is easy to understand, the image can be layered, and reconstruction
functions
- 这是一个超分辨率重建程序,此程序可以将多幅低分辨率图像超分位高分辨率图像-it is very useful to study the resolution image,i hope it is useful for you
imagereconstruction
- 通过四邻域方法获得低分辨率图像,用双线性插值和邻域插值进行超分辨率图像重建-The low resolution image is obtained by the four neighborhood method, and the super resolution image is reconstructed by the bilinear interpolation and the neighborhood interpolation.
新建文件夹
- 基于视频的超分辨率重建是指从许多帧连续的低分辨率图像中重建出一幅高分辨率的图像,并且这幅高分辨率的图像能够显示出单帧低分辨率图像中丢掉的细节(Super-resolution reconstruction based on video refers to the reconstruction of a high resolution image from a number of consecutive low resolution images, and this high resolution
新建文件夹
- 实现基于卷积神经网络的图像超分辨率重建,并给出了PSNR值和SSIM值。(Realization of image superresolution reconstruction based on convolution neural network.)
基于MAP的超分辨率重建算法代码
- 利用matlab于C++混合编程实现的基于MAP的图像超分辨率重建算法代码