6460

Efficient Cubic B-spline Image Interpolation on a GPU

Frederic Champagnat, Yves Le Sant
ONERA – The French Aerospace Lab
Journal of Graphics, GPU, and Game Tools, 2011

@article{champagnat2011efficient,

   title={Efficient Cubic B-spline Image Interpolation on a GPU},

   author={Champagnat, F. and Le Sant, Y.},

   year={2011}

}

Download Download (PDF)   View View   Source Source   Source codes Source codes

Package:

3756

views

Application of geometric transformation to images requires an interpolation step. When applied to image rotation, the presently most efficient GPU implementation for the cubic spline image interpolation still cost about 10 times as much as linear interpolation. This implementation involves two steps: a prefilter step performs a two-pass forward-backward recursive filter, then a cubic polynomial interpolation step is implemented thanks to a cascade of linear interpolations. This paper proposes a simpler and faster implementation for the prefilter – which is the most time consuming – in terms of a direct convolution. The overall cost for our cubic B-spline interpolation algorithm then reduces to only twice the cost of linear interpolation.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: