Title: Utilising the pipeline framework and state-based non-linear Gauss-Seidel for large satellite image denoising based on CPU-GPU cores

Authors: Banpot Dolwithayakul; Chantana Chantrapornchai; Noppadol Chumchob

Addresses: Department of Software Development, Computer Centre, Silpakorn University, Meaung, Nakhon-Pathom, 73000, Thailand ' Faculty of Engineering, Department of Computer Engineering, Kasetsart University, Bangkok, 10900, Thailand ' Faculty of Science, Department of Mathematics, Silpakorn University, Meaung, Nakhon-Pathom, Thailand

Abstract: Satellite images are usually large and are contaminated with noises during the acquisition process. Typically, they are composed of both additive noises and multiplicative noises. Denoising such images requires numerical processes that are time-consuming. In this paper, we propose a framework for denoising both multiplicative and additive noises at the same time based on the modern denoising technique in Chumchob et al. (2013). Our framework is able to fully utilise all available computing units (both CPU cores and GPU cores) effectively. We carefully divide the computation into stages which allows the computing units to work on each data partition in a pipeline fashion and tested our framework with different chunk sizes from 256 × 256 to 1024 × 1024. The experiments show that the speedup for the chunk size of 2048 × 2048 can be up to 70.98 times comparing with the normal denoising algorithm. Moreover, we also made the modification of stated-based Gauss-Seidel from Dolwithayakul et al. (2012) be suitable for GPU. We also change data structure to avoid usage of pointer and implement the memory hierarchy to reduce the single point of synchronisation and guarantee mutual exclusion on the job table.

Keywords: high performance computing; GPU cores; CPU cores; graphics processing unit; central processing unit; satellite images; image denoising; CUDA; nonlinear Gauss-Seidel; parallel computing; pipeline framework; image processing.

DOI: 10.1504/IJCAT.2015.073593

International Journal of Computer Applications in Technology, 2015 Vol.52 No.4, pp.262 - 276

Published online: 13 Dec 2015 *

Full-text access for editors Full-text access for subscribers Purchase this article Comment on this article