Efficient Implementation of a Cubic-Convolution Based Image Scaling Engine

Xiang Wang,Yong Ding,Ming-yu Liu,Xiao-lang Yan
DOI: https://doi.org/10.1631/jzus.c1100040
2011-01-01
Abstract:In video applications,real-time image scaling techniques are often required.In this paper,an efficient implementation of a scaling engine based on 4×4 cubic convolution is proposed.The cubic convolution has a better performance than other traditional interpolation kernels and can also be realized on hardware.The engine is designed to perform arbitrary scaling ratios with an image resolution smaller than 2560×1920 pixels and can scale up or down,in horizontal or vertical direction.It is composed of four functional units and five line buffers,which makes it more competitive than conventional architectures.A strict fixed-point strategy is applied to minimize the quantization errors of hardware realization.Experimental results show that the engine provides a better image quality and a comparatively lower hardware cost than reference implementations.
What problem does this paper attempt to address?