Non-Uniform Deblurring for Shaken Images

Abstract

Blur from camera shake is mostly due to the 3D rotation of the camera, resulting in a blur kernel that can be significantly non-uniform across the image. However, most current deblurring methods model the observed image as a convolution of a sharp image with a uniform blur kernel. We propose a new parametrized geometric model of the blurring process in terms of the rotational velocity of the camera during exposure. We apply this model to two different algorithms for camera shake removal: the first one uses a single blurry image (blind deblurring), while the second one uses both a blurry image and a sharp but noisy image of the same scene. We show that our approach makes it possible to model and remove a wider class of blurs than previous approaches, including uniform blur as a special case, and demonstrate its effectiveness with experiments on real images.

Cite

Text

Whyte et al. "Non-Uniform Deblurring for Shaken Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540175

Markdown

[Whyte et al. "Non-Uniform Deblurring for Shaken Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/whyte2010cvpr-non/) doi:10.1109/CVPR.2010.5540175

BibTeX

@inproceedings{whyte2010cvpr-non,
  title     = {{Non-Uniform Deblurring for Shaken Images}},
  author    = {Whyte, Oliver and Sivic, Josef and Zisserman, Andrew and Ponce, Jean},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {491-498},
  doi       = {10.1109/CVPR.2010.5540175},
  url       = {https://mlanthology.org/cvpr/2010/whyte2010cvpr-non/}
}