搜索资源列表
affine
- 图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。-image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m, wrap.m, paremetric.m :, for th
superresolution
- 超分辨率程序,用matlab开发,可以直接执行-matlab, super resolution
superresolution_v_2.0
- 超分辨率重建的一些相关应用程序,包括POCS、IBP、运动估计等-super-resolution
SRGUI
- Super resolution process using some different method. Thanks to Bahadir Gunturk for the original source.
svdd
- 超球面支持向量机,一种构建超球面来进行分类的单类svm -Ultra-spherical support vector machine, a super-spherical to build a single-category classification SVM
matlab_code
- matlab code on super resolution
SRes
- this program contain a super resolution with robust method to produse high quality image from the low quality video squence.
matlab_code
- super resolution source code for Matlab
TIP10-SR
- Image Super-Resolution via Sparse Representation
image_chaofenbian
- 有关图像超分辨率的MATLAB源程序,包括几种超图像分辨率的应用,希望对大家有用!-The image super-resolution of the MATLAB source code, including several super image resolution application, we want to be useful!
CVPR08-SR
- A super resolution algorithm implemented in matlab.
L1L2Hybrid
- AN ADAPTIVE L1-L2 HYBRID ERROR MODEL TO SUPER-RESOLUTION
111
- Image Super Resolution via Sparse Representation. -Image Super Resolution via Sparse Representation.Image Super via Sparse Representation.
Super-resolution-Reconstruction
- 关于主要的图像超分辨率重建和复原算法,配准,实例,正则化-Super-resolution images on the major reconstruction and restoration algorithm, registration, case, regularization
Robust-Web-Image-Super-Resolution
- The MATLAB implementation of anistropic diffusion regularization used for smoothing image prior to interpolating
Test-1resultion
- example based super resolution
wavelet-based-super-resolution
- 一种可以用来进行图像分超分辨重建的方法,用小波做的-super resolution
pocs
- 这是一个超分辨率重建实现的pocs算法,运行成功通过,得到预期的实验结果。-This is a super-resolution reconstruction algorithm to achieve the pocs run successfully, to achieve the expected results.
SRCNN
- 是《Learning a Deep Convolutional Network for Image Super-Resolution》文章相关的MATLAB代码,可以利用训练好的字典,通过CNN实现超分辨率重建(SR)的功能。(Matlab demo code for "Learning a Deep Convolutional Network for Image Super-Resolution" (ECCV 2014) and "Image Super-Reso
SRCNN-Tensorflow-master
- 超分辨率重建 TensorFlow 实现 基于卷积网络(super resolution based on convolution network using tensorflow framework)