帮助 本站公告
您现在所在的位置:网站首页 > 知识中心 > 文献详情
文献详细Journal detailed

双三次卷积模板算法
Bicubic convolution template algorithm

作  者: ; ; ;

机构地区: 广东警官学院计算机系

出  处: 《计算机工程与应用》 2009年第17期151-154,共4页

摘  要: 双三次插值是图像空域变换的经典算法,可用于图像旋转和放缩等灰度插值。它和双线性插值相比具有更好的图像变换效果,但计算性能较低。为提高其计算性能,设计了双三次卷积模板算法:对双三次插值算法进行离散化处理,变实数运算为整数运算,得到16个模板,模板与邻域像素的灰度值进行卷积计算,得到变换后的像素的灰度值。实验表明,该算法图像旋转效果优于双线性插值算法,略低于双三次插值算法,计算性能与双线性插值相同,明显高于双三次插值算法。 Bicubic interpolation is a classical algorithm used in spacial transformation of image such as image rotation and zooming.It provides better visual effect than bilinear interpolation when they are used in digital image processing,but its performance is tower.In order to improve its performance,this paper proposes bicubic convolution template algorithm: make the bicubic interpolation discrete and infer 16 templates,in which the original real operations are replaced by integer operations.The transformed pixel grey value is the convolution of the template and the grey value of the neighbor pixels.Experiments demonstrate that the image quality rotated by the proposed algorithm is better than bilinear interpolation and is a little worse than bicubic interpolation.Its performance equals to that of bilinear and is obviously higher than that of bicubic interpolation.

关 键 词: 双线性插值 双三次插值 双三次卷积模板 图像旋转

领  域: [自动化与计算机技术] [自动化与计算机技术]

相关作者

相关机构对象

相关领域作者

作者 李文姬
作者 邵慧君
作者 杜松华
作者 周国林
作者 邢弘昊