Gpu-Accelerated Mrf Segmentation Algorithm for Sar Images

Haigang Sui,Feifei Peng,Chuan Xu,Kaimin Sun,Jianya Gong
DOI: https://doi.org/10.1016/j.cageo.2011.10.001
IF: 5.168
2012-01-01
Computers & Geosciences
Abstract:Markov Random Field (MRF) approaches have been widely studied for Synthetic Aperture Radar (SAR) image segmentation, but they have a large computational cost and hence are not widely used in practice. Fortunately parallel algorithms have been documented to enjoy significant speedups when ported to run on a graphics processing units (GPUs) instead of a standard CPU. Presented here is an implementation of graphics processing units in General Purpose Computation (GPGPU) for SAR image segmentation based on the MRF method, using the C-oriented Compute Unified Device Architecture (CUDA) developed by NVIDIA. This experiment with GPGPU shows that the speed of segmentation can be increased by a factor of 10 for large images.
What problem does this paper attempt to address?