搜索资源列表
POCS超分辨率
- 用pocs实现超分辨率重建,效果好,很实用,对学习超分辨率的编程者很实用的。
Elad_super_resolution
- 基于边缘的超分辨率重建技术,对于学习超分辨率重建的同学很有帮助。。
superresolution_v_2.0
- 超分辨率重建的一些相关应用程序,包括POCS、IBP、运动估计等-super-resolution
superresolution_v_2.0
- 图像超分辨率重建的程序,很好的介绍了重建的很多的函数的编写和运行,具有很漂亮的界面-super resolution
mbd_gui
- 多通道盲卷积实现图像超分辨率重建 效果不错 -Blind convolution multiple images super-resolution
ccd
- 正则化超分辨率图像重建算法研究 简称S-Regularized super-resolution image reconstruction algorithm called SRR
Super-resolution-Reconstruction
- 关于主要的图像超分辨率重建和复原算法,配准,实例,正则化-Super-resolution images on the major reconstruction and restoration algorithm, registration, case, regularization
SSMS
- 基于高斯混合模型,经由一种高效率的EM-MAP算法,解决图像超分辨率重建问题-A general framework for solving image inverse problems is introduced in this paper. The approach is based on Gaussian mixture models, estimated via a computationally efficient MAP-EM algorithm.
application
- 超分辨率图像重建 包括图像配准 图像重建等方面 非常实用-Super-resolution
super_resolution
- 这里面的程序都是一些关于超分辨率重建的程序,包括一些配准和基本的重建方法。-This program is about which super-resolution reconstruction process, including registration and basic reconstruction.
superresolution_v
- 基于频域做的图像超分辨率重建的matlab源码-Super-resolution (SR) are techniques that in some way enhance the resolution of an imaging system. There are different views as to what is considered an SR-technique: some consider only techniques that break the diffraction-li
Interpolation
- 基于小波和插值的超分辨率图像重建算法用于实现对图像的插值提高分辨率-Based on wavelet and interpolation of super-resolution image reconstruction algorithm is used to achieve improved resolution of the image interpolation
Blur
- 用于模糊算子,可以在模糊反卷积中用到,也可以在超分辨率重建中用到-use to blur the image
elleSR_0.2
- 多帧图像超分辨率重建,里面有huber 马尔科夫,ML超分辨率重建,对学习超分辨率很有帮助。-Multi-frame image super-resolution reconstruction, which has the the huber Markov, ML super-resolution reconstruction is helpful in learning the super-resolution.
STKernelRegressionSoftware4MATLAB
- 三维核回归视频时空超分辨率重建代码(matlab)说明-3 d video kernel regression space-time super-resolution reconstruction code (matlab) instructions
pocs
- 这是一个超分辨率重建实现的pocs算法,运行成功通过,得到预期的实验结果。-This is a super-resolution reconstruction algorithm to achieve the pocs run successfully, to achieve the expected results.
POCS-matlab
- 图像超分辨率重建,凸集投影方法,POCS matlab代码程序-POCS Image Reconstruction
Example-based-SR
- 基于学习的图像超分辨率重建,可以进一步了解基于学习的方法。-Learning-based super-resolution image reconstruction, we can further understand the learning-based approach.
Sparse-Mixing-Estimators
- 图像超分辨率重建算法,通过稀疏混合估计来实现,效果不错。-Image super-resolution reconstruction algorithm, by mixing estimates sparse achieved good results.
超分辨率重建程序
- 基于单帧图像的超分辨率重建程序,可以直接运行,对新手有帮助。