6951

GPU Prefilter for Accurate Cubic B-spline Interpolation

Daniel Ruijters, Philippe Thevenaz
iXR Innovation, Philips Healthcare, Best, the Netherlands
The Computer Journal, Vol.55, No.1, 2012

@article{ruijters2012gpu,

   title={GPU Prefilter for Accurate Cubic B-spline Interpolation},

   author={Ruijters, D. and Th{‘e}venaz, P.},

   journal={The Computer Journal},

   volume={55},

   year={2012},

   publisher={Br Computer Soc}

}

Download Download (PDF)   View View   Source Source   

1797

views

Achieving accurate interpolation is an important requirement for many signal-processing applications. While nearest-neighbor and linear interpolation methods are popular due to their native GPU support, they unfortunately result in severe undesirable artifacts. Better interpolation methods are known but lack a native GPU support. Yet, a particularly attractive one is prefiltered cubic-spline interpolation. The signal it reconstructs from discrete samples has a much higher fidelity to the original data than what is achievable with nearest-neighbor and linear interpolation. At the same time, its computational load is moderate, provided a sequence of two operations is applied: first, prefilter the samples, and only then reconstruct the signal with the help of a B-spline basis. It has already been established in the literature that the reconstruction step can be implemented efficiently on a GPU. This article focuses on an efficient GPU implementation of the prefilter, on how to apply it to multidimensional samples (e.g. RGB color images), and on its performance aspects.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: