搜索资源列表
图像超分辨率重建
- 文件中有关于图像超分辨率重建的各种算法matlab实现及比较
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
SR_1
- 基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。-Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image informat
map
- MAP超分辨率重建算法,实现图像的超分辨率重建。-the MAP code for super-resolution
fuse
- 图像超分辨率重建算法,实现图像的超分辨率重建。-super-resolution
superresolution_v_2_0
- 本程序提供超分辨率重建的c++代码,里面包含有pdf格式的文献,详细介绍了算法细节-This procedure provides super-resolution reconstruction c++ Code, which contains pdf format documents, detailing the details of the algorithm
反演解析算法
- 仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。-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
dmusic
- 一种实现超分辨率图像处理的新算法,本算法在综合前人算法的基础上,做了很大改进。很适合图像处理。-An implementation of the new super-resolution image processing algorithms, the algorithm in integrated algorithm based on the predecessors has done a lot of improvements. Very suitable for image process
POCS
- 关于超分辨率图像恢复的凸集投影算法,运行结果正确。-code about super-resolution based on POCS
capture
- 这是一个图像超分辨率处理的程序,采用动态确定阶数的算法,根据空间距离和梯度信息限制的双重制约,能够很好的提高图像的分辨率。-This is an image super-resolution processing of the procedure for dynamically determining the order of the algorithm, distance and gradient information based on spatial constraints of the
mixtureGussian_jp
- 一种用于图像超分辨率分析的混合高斯模型算法。可实现图像方法,同时保持很好的图像边缘。-For image super-resolution algorithm for Gaussian mixture model analysis. Image method can be realized while maintaining a good edge.
superresolution
- 这是单幅图像的超分辨率,用分块法的重叠算法进行,非常有用,值得参考-This is a single image super-resolution method using overlapping block algorithm is very useful, it is also useful
AplusCodes_SR1
- Aplus超分辨率算法第一部分,需要与第二部分放在同一个文件夹可运行(super resolution algorithm called Aplus part one)
杨建超ScSR
- 杨建超基于稀疏表示的超分辨率方法,很好的算法(Yang Jianchao based on sparse representation of the super-resolution method, a good algorithm)
pocs
- matlab的POCS算法。可以将多帧图像合成一帧超分辨率图。(POCS algorithm for matlab)
SCN_Matlab-master
- 一种用于图像处理的超分辨率算法,增大图像分辨率(A super-resolution algorithm for image processing to increase image resolution)
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.)
POCS算法
- 基于POCS的超分辨率重建,对边缘具有保留作用(Super-resolution reconstruction based on POCS can preserve edges)