English

Accelerating Discrete Wavelet Transforms on GPUs

Computer Vision and Pattern Recognition 2017-05-24 v1 Multimedia

Abstract

The two-dimensional discrete wavelet transform has a huge number of applications in image-processing techniques. Until now, several papers compared the performance of such transform on graphics processing units (GPUs). However, all of them only dealt with lifting and convolution computation schemes. In this paper, we show that corresponding horizontal and vertical lifting parts of the lifting scheme can be merged into non-separable lifting units, which halves the number of steps. We also discuss an optimization strategy leading to a reduction in the number of arithmetic operations. The schemes were assessed using the OpenCL and pixel shaders. The proposed non-separable lifting scheme outperforms the existing schemes in many cases, irrespective of its higher complexity.

Keywords

Cite

@article{arxiv.1705.08266,
  title  = {Accelerating Discrete Wavelet Transforms on GPUs},
  author = {David Barina and Michal Kula and Michal Matysek and Pavel Zemcik},
  journal= {arXiv preprint arXiv:1705.08266},
  year   = {2017}
}

Comments

preprint submitted to ICIP 2017. arXiv admin note: substantial text overlap with arXiv:1704.08657

R2 v1 2026-06-22T19:56:23.848Z