Edge-adaptive Interpolation Techniques I'm going to survey and implement an algorithm that performs nonlinear edge-adaptive interpolation of an image to a higher resolution. I'll demonstrate its performance by comparing the results with tranditional linear interpolation techniques like bilinear and bicubic interpolations, both subjectively and objectively using Spatial CIELAB. I'll also try to apply the technique on image demosaicing, that is, reconstruction of color images from image sensor samples generated by Bayer CFA (color filter array). Group: Yu-Che Cheng