搜索资源列表
Observation
- 超分辨率图像重建c++版,需要配置opencv-This is an implementation of the example-based super-resolution algorithm International Journal of Computer Vision
IMG_Reconstruction
- 一种新的超分辨率图像重建算法 多任务学习 超分辨率图像重建-A new super-resolution image reconstruction algorithm for multi-task learning super-resolution image reconstruction
FRSR
- 实现文献‘Fast and robust multifr a me super resolution’的仿真,程序中有详细解释,对于多帧超分辨率重建中,退化图像获得,如何进行迭代重建,都有详细说明。-Literature ' Fast and robust multifr a me super resolution' simulation, the program explained in detail for the multi-frame super-resolution re
CreatH
- 代码实现了超分辨率重建时用到的n倍下采样,程序较简单,原理也很简单,所以一般没人特别指出怎么做,但是初学者往往很头疼,特地实现下-N times down-sampling used in the code to achieve super-resolution reconstruction, the procedure is relatively simple, the principle is very simple, it is generally not particularly poi
333333
- 运动估计代码,用来计算背景的变化,可以用来进行超分辨率重建,也可以用来跟踪运动目标-Motion estimation code, used to calculate the change in the background, can be used for super-resolution reconstruction can also be used to track moving targets. . .
10257131SupResolDemo
- 超分辨率图像重建,最新代码,Super-resolution reconstruction-Super-resolution reconstruction
resolution
- 一个基于单幅低分辨率彩色图像的超分辨率重建程序-A super-resolution reconstruction program based on single low-resolution color images
experiment
- 单幅影像超分辨率重建,采用插值算法,可运行出结果。