FWHT-OpenCL
Main Author: | Pedro M. M. Pereira |
---|---|
Format: | info software eJournal |
Terbitan: |
, 2017
|
Subjects: | |
Online Access: |
https://zenodo.org/record/803257 |
Daftar Isi:
- The Walsh-Hadamard transform plays a major role in many image and video coding algorithms. In one hand, its intensive use in these algorithms makes its acceleration a challenge, in order to speed-up the algorithm execution. On the other hand, the available fast implementations are not efficient across different platforms. In this work, a parallel-based implementation of the WHT is proposed for CPU and GPU platforms using the OpenCL standard. OpenCL achieves portability at code level, but its performance suffers when the same code is used for CPUs and GPUs. To achieve top performance, we propose two WHT versions: OpenCL-GPU for GPUs and OpenCL-CPU for CPUs.