English

Accelerating Translational Image Registration for HDR Images on GPU

Computer Vision and Pattern Recognition 2020-07-14 v1 Distributed, Parallel, and Cluster Computing

Abstract

High Dynamic Range (HDR) images are generated using multiple exposures of a scene. When a hand-held camera is used to capture a static scene, these images need to be aligned by globally shifting each image in both dimensions. For a fast and robust alignment, the shift amount is commonly calculated using Median Threshold Bitmaps (MTB) and creating an image pyramid. In this study, we optimize these computations using a parallel processing approach utilizing GPU. Experimental evaluation shows that the proposed implementation achieves a speed-up of up to 6.24 times over the baseline multi-threaded CPU implementation on the alignment of one image pair. The source code is available at https://github.com/kadircenk/WardMTBCuda

Keywords

Cite

@article{arxiv.2007.06483,
  title  = {Accelerating Translational Image Registration for HDR Images on GPU},
  author = {Kadir Cenk Alpay and Kadir Berkay Aydemir and Alptekin Temizel},
  journal= {arXiv preprint arXiv:2007.06483},
  year   = {2020}
}

Comments

Submitted for Consideration for Publication in High Performance Computing Conference 2020

R2 v1 2026-06-23T17:04:54.185Z