搜索资源列表
elle-sr-0.1
- 视频图像的超分辨率重建的编程技术matlab的。感兴趣的可以看看哈-Matlab programming techniques of the super-resolution reconstruction of video images. Interested can look at the Ha
MAP
- 基于map的图像超分辨率的重构算法,用matlab来实现,非常实用-Image super-resolution reconstruction algorithm based on the map, using matlab to achieve very practical
SR
- 用于实现图像超分辨率重建的不同算法的matlab程序,可直接编译-Used to achieve super-resolution image reconstruction algorithm matlab program can be compiled directly
romp
- romp算法实现基于稀疏表示的图像超分辨率算法字典对的训练,本代码为matlab文件 -Romp algorithm to realize image super-resolution algorithm based on sparse representation of a dictionary of training, the code for the matlab files
super-resolution-reconstruction
- matlab超分辨率重建,对比相应的论文看,很好理解,可以对图像进行分层,并重建-Matlab super-resolution reconstruction, compared with the corresponding paper, is easy to understand, the image can be layered, and reconstruction
superresolution_v_2.0
- 图像超分辨率MATLAB实现 一个完整的系统(The image super resolution MATLAB implements a complete system)
SRCNN
- SRCNN超分辨率重构的matlab应用(Matlab application of SRCNN super-resolution reconstruction)
NE_faceSR
- 人脸超分辨率重建MATLAB源代码附有人脸库(MATLAB source code for face super-resolution reconstruction)
pocs
- matlab的POCS算法。可以将多帧图像合成一帧超分辨率图。(POCS algorithm for matlab)
新建文件夹
- 基于视频的超分辨率重建是指从许多帧连续的低分辨率图像中重建出一幅高分辨率的图像,并且这幅高分辨率的图像能够显示出单帧低分辨率图像中丢掉的细节(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
基于MAP的超分辨率重建算法代码
- 利用matlab于C++混合编程实现的基于MAP的图像超分辨率重建算法代码