Mathematica复现Super-Interpolation With Edge-Orientation-Based Mapping Kernels for Low Complex 2× Upscaling Jae-Seok Choi and Munchurl Kim (2015)
-
使用getSamples[dir]加载训练图像列表l
-
使用train[l,lambda]从图像列表得到映射表map
-
使用imgSR[map,img]对img进行2x超分辨
notebook中有一个示例