文件名称:Super-resolution
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-05-30
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- chen z*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现联合字典训练的超分辨率重建算法,通过分别训练高分辨率字典和低分辨率字典-1. The demo code is for upscaling factor of 2. For larger magnification factors, run the function ScSR.m multiple times. Note the code is a little different what presented in the TIP10 paper. Please find the previous codes and results in folder Previous .
2. Two pre-trained dictionaries are provided in directory Dictionary . The dictionaries are for zoom factor of 2. You can train your own dictionary based on function Demo_Dictionary_Training.m talked below.
2. Two pre-trained dictionaries are provided in directory Dictionary . The dictionaries are for zoom factor of 2. You can train your own dictionary based on function Demo_Dictionary_Training.m talked below.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Super-resolution\backprojection.m
................\compute_rmse.m
................\Demo_Dictionary_Training.m
................\Demo_SR.m
................\extr_lIm_fea.m
................\L1QP_FeatureSign_yang.m
................\lin_scale.m
................\patch_pruning.m
................\README.txt
................\rnd_smp_patch.m
................\sample_patches.m
................\ScSR.m
................\train_coupled_dict.m
Super-resolution