说明:mehod of interpolation by bilinear,bicubic method,local histrogram,root mean square error,image negative
interpolation-error interpolation Bicubic root-music bilinear-matlab
说明:双线性插值方法,输出像素的值为其坐标2x2领域内像素值的加权平均。
说明:图象处理中经常用到图象抽取和插值,本程序就是常用的双线性插值法的实现
说明:用双线性插值法实现的图像缩放,内有详细的使用说明。非常好用
说明:这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
说明:用MATLAB实现双线性变换法设计IIR数字滤波器-Using MATLAB realize Bilinear transform IIR digital filter design
说明:Codes for Resizing Images with Bilinear Interpolation, without using Matlab embedded function.