International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 183 - Issue 42 |
Published: Dec 2021 |
Authors: Assma Azeroual, Karim Afdel |
![]() |
Assma Azeroual, Karim Afdel . GPU Implementation of Faber Schauder Discrete Wavelet Transform using CUDA. International Journal of Computer Applications. 183, 42 (Dec 2021), 1-8. DOI=10.5120/ijca2021921815
@article{ 10.5120/ijca2021921815, author = { Assma Azeroual,Karim Afdel }, title = { GPU Implementation of Faber Schauder Discrete Wavelet Transform using CUDA }, journal = { International Journal of Computer Applications }, year = { 2021 }, volume = { 183 }, number = { 42 }, pages = { 1-8 }, doi = { 10.5120/ijca2021921815 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2021 %A Assma Azeroual %A Karim Afdel %T GPU Implementation of Faber Schauder Discrete Wavelet Transform using CUDA%T %J International Journal of Computer Applications %V 183 %N 42 %P 1-8 %R 10.5120/ijca2021921815 %I Foundation of Computer Science (FCS), NY, USA
Faber Schauder discrete wavelet transform (FSDWT) has many interesting advantages in image and video processing owing to its simplicity and its multiscale-based theory. It preserves the pixel ranges, has arithmetic operations, and detects edges in multiscale representation. With the increase of image size and the real-time requirement of many applications, the FSDWT computation becomes complex and needs other techniques to deal with it. To solve this problem, the FSDWT is implemented in parallel on a Graphics Processing Unit (GPU) using Compute Unified Device Architecture (CUDA) code. The results demonstrate that the GPU-based FSDWT exceedingly outperforms the CPU FSDWT.