搜索资源列表
POCS超分辨率
- 用pocs实现超分辨率重建,效果好,很实用,对学习超分辨率的编程者很实用的。
Elad_super_resolution
- 基于边缘的超分辨率重建技术,对于学习超分辨率重建的同学很有帮助。。
superresolution_v_2.0
- 超分辨率重建的一些相关应用程序,包括POCS、IBP、运动估计等-super-resolution
superresolution_v_2.0
- 图像超分辨率重建的程序,很好的介绍了重建的很多的函数的编写和运行,具有很漂亮的界面-super resolution
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.
super_resolution
- 这里面的程序都是一些关于超分辨率重建的程序,包括一些配准和基本的重建方法。-This program is about which super-resolution reconstruction process, including registration and basic reconstruction.
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.
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.
Machine-learning
- 多帧图像超分辨率重建,通过机器学习来实现,效果不错。-Multi-frame image super-resolution reconstruction, through machine learning to achieve good results.
variational-Bayesian
- 基于变分贝叶斯里理论的图像超分辨率重建技术,对于理解超分辨率技术有一定帮助。-In theory based on variational Bayesian image super-resolution reconstruction technique for understanding the super-resolution technology has certainly helped.
lle.zip
- 超分辨率重建算法,lle算法,效果不错,对图像的块效应处理的不错
chazhi-chongjian
- 插值法图像超分辨率重建,matlab代码,可以交流学习一下.-Interpolation image super-resolution reconstruction, matlab code, you can learn about the exchange.
MOVIE
- C++编写,用于视频超分辨率中评价视频连续性,需要输入原始视频和重建后的视频进行对比,视频格式为YUV420-C++ Prepared for video super-resolution uation of video continuity, the need to import the original video and reconstructed video for comparison, the video format YUV420
LMS
- 该算法同于计算最小平法差,在图像复原和超分辨率重建中是一个较好的评价参数。-The algorithm is the same as calculating the least square difference, which is a good uation parameter in image restoration and super-resolution reconstruction.
超分辨率重建程序
- 基于单帧图像的超分辨率重建程序,可以直接运行,对新手有帮助。