Description: Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
To Search:
File list (Check if you may need any files):
用matlab编写图像插值算法
........................\bilinear
........................\........\bilinear.m
........................\........\lena.jpg
........................\........\lena2.jpg
........................\........\lena2_bilinear.jpg
........................\........\lena2_nearest.jpg
........................\........\双线性插值程序说明.doc
........................\nearest
........................\.......\lena.jpg
........................\.......\lena2.jpg
........................\.......\lena2_bilinear.jpg
........................\.......\lena2_nearest.jpg
........................\.......\nearest.m