Burst Deblurring: Removing Camera Shake Through Fourier Burst Accumulation

Abstract

Numerous recent approaches attempt to remove image blur due to camera shake, either with one or multiple input images, by explicitly solving an inverse and inherently ill-posed deconvolution problem. If the photographer takes a burst of images, a modality available in virtually all modern digital cameras, we show that it is possible to combine them to get a clean sharp version. This is done without explicitly solving any blur estimation and subsequent inverse problem. The proposed algorithm is strikingly simple: it performs a weighted average in the Fourier domain, with weights depending on the Fourier spectrum magnitude. The method's rationale is that camera shake has a random nature and therefore each image in the burst is generally blurred differently. Experiments with real camera data show that the proposed Fourier Burst Accumulation algorithm achieves state-of-the-art results an order of magnitude faster, with simplicity for on-board implementation on camera phones.

Cite

Text

Delbracio and Sapiro. "Burst Deblurring: Removing Camera Shake Through Fourier Burst Accumulation." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298852

Markdown

[Delbracio and Sapiro. "Burst Deblurring: Removing Camera Shake Through Fourier Burst Accumulation." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/delbracio2015cvpr-burst/) doi:10.1109/CVPR.2015.7298852

BibTeX

@inproceedings{delbracio2015cvpr-burst,
  title     = {{Burst Deblurring: Removing Camera Shake Through Fourier Burst Accumulation}},
  author    = {Delbracio, Mauricio and Sapiro, Guillermo},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2015},
  doi       = {10.1109/CVPR.2015.7298852},
  url       = {https://mlanthology.org/cvpr/2015/delbracio2015cvpr-burst/}
}