GPU Acceleration of 2D-DWT Image Compression in MATLAB with CUDA
Fac. of Inf. Technol., Brno Univ. of Technol., Brno
Second UKSIM European Symposium on Computer Modeling and Simulation, 2008. EMS ’08
@conference{simek2008gpu,
title={Gpu acceleration of 2d-dwt image compression in matlab with cuda},
author={Simek, V. and Asn, R.R.},
booktitle={Second UKSIM European Symposium on Computer Modeling and Simulation},
pages={274–277},
year={2008},
organization={Ieee}
}
This article presents the details about the acceleration of 2D wavelet-based medical data (image) compression on MATLAB with CUDA. It is obvious that the diagnostic materials (mostly as acertain type of image) are increasingly acquired in a digital format. Therefore, common need to daily manipulate huge amount of data brought about the issue of compression within a very less stipulated amount of time. Attention is given to the acceleration processing flow which exploits the massive parallel computational power offered by the latest NVIDIA graphics processor unit (GPU). It brings a compute device that can be programmed using a C-like language using CUDA, (compute unified device architecture). In the same time, a number of attractive features can be exploited for a broad class of intensive data parallel computation tasks. The final part of discussion outlines possible directions towards future improvements of compression ratio and processing speed.
May 8, 2011 by hgpu