A Unifying Resolution-Independent Formulation for Early Vision

Abstract

We present a model for early vision tasks such as denoising, super-resolution, deblurring, and demosaicing. The model provides a resolution-independent representation of discrete images which admits a truly rotationally invariant prior. The model generalizes several existing approaches: variational methods, finite element methods, and discrete random fields. The primary contribution is a novel energy functional which has not previously been written down, which combines the discrete measurements from pixels with a continuous-domain world viewed through continous-domain point-spread functions. The value of the functional is that simple priors (such as total variation and generalizations) on the continous-domain world become realistic priors on the sampled images. We show that despite its apparent complexity, optimization of this model depends on just a few computational primitives, which although tedious to derive, can now be reused in many domains. We define a set of optimization algorithms which greatly overcome the apparent complexity of this model, and make possible its practical application. New experimental results include infinite-resolution upsampling, and a method for obtaining "subpixel superpixels".

Cite

Text

Viola et al. "A Unifying Resolution-Independent Formulation for Early Vision." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247713

Markdown

[Viola et al. "A Unifying Resolution-Independent Formulation for Early Vision." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/viola2012cvpr-unifying/) doi:10.1109/CVPR.2012.6247713

BibTeX

@inproceedings{viola2012cvpr-unifying,
  title     = {{A Unifying Resolution-Independent Formulation for Early Vision}},
  author    = {Viola, Fabio and Fitzgibbon, Andrew W. and Cipolla, Roberto},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {494-501},
  doi       = {10.1109/CVPR.2012.6247713},
  url       = {https://mlanthology.org/cvpr/2012/viola2012cvpr-unifying/}
}