Non-Parametric Local Transforms for Computing Visual Correspondence

Abstract

We propose a new approach to the correspondence problem that makes use of non-parametric local transforms as the basis for correlation. Non-parametric local transforms rely on the relative ordering of local intensity values, and not on the intensity values themselves. Correlation using such transforms can tolerate a significant number of outliers. This can result in improved performance near object boundaries when compared with conventional methods such as normalized correlation. We introduce two non-parametric local transforms: the rank transform , which measures local intensity, and the census transform , which summarizes local image structure. We describe some properties of these transforms, and demonstrate their utility on both synthetic and real data.

Cite

Text

Zabih and Woodfill. "Non-Parametric Local Transforms for Computing Visual Correspondence." European Conference on Computer Vision, 1994. doi:10.1007/BFB0028345

Markdown

[Zabih and Woodfill. "Non-Parametric Local Transforms for Computing Visual Correspondence." European Conference on Computer Vision, 1994.](https://mlanthology.org/eccv/1994/zabih1994eccv-non/) doi:10.1007/BFB0028345

BibTeX

@inproceedings{zabih1994eccv-non,
  title     = {{Non-Parametric Local Transforms for Computing Visual Correspondence}},
  author    = {Zabih, Ramin and Woodfill, John},
  booktitle = {European Conference on Computer Vision},
  year      = {1994},
  pages     = {151-158},
  doi       = {10.1007/BFB0028345},
  url       = {https://mlanthology.org/eccv/1994/zabih1994eccv-non/}
}