Design and Implementation of a Parallel Algorithm of the IHS-and Wavelet-Based Image Fusion for Remote Sensing Based on GPU

XU Ru-lin,ZHOU Hai-fang,JIANG Jing-fei
DOI: https://doi.org/10.3969/j.issn.1007-130X.2012.08.021
2012-01-01
Abstract:Remote sensing image fusion is an important processing step of the application of remote sensing images.With the scale of remote sensing image data and complexity of fusion algorithm increasing,the remote sensing image fusion is facing a challenge on the processing speed.In recent years,the power of the computing of GPU has been greatly improved,which results that using it for the generalpurpose computing has a rapid development.In this paper,based on GPU programming mode and its hardware features,the parallel accelerated algorithm of remote sensing image fusion is studied,and a parallel mapping model for the fusion execution stream is proposed.The IHS-and wavelet-based fusion algorithm with high accuracy and complexity of calculation is selected to design the parallel processing method on GPU,also some optimizations on data transfer,loop unrolling,thread setting,et al are done for the mainstream GPU hardware.Finally,the results of experiment on the GPU of nVIDIAGTX 460are given,which shows that our proposed parallel mapping model and the optimization strategy can be well applied to the field of remote sensing image fusion.In our experiment,the maximum speedup is up to 114Xcompared with the serial CPU program.This study also shows that the general computing technology of GPU has broad application prospects in the field of remote sensing image processing.
What problem does this paper attempt to address?