On Representing Edge Structure for Model Matching

Abstract

We show how a novel, non-linear representation of edge structure can be used to improve the performance of model matching algorithms and object verification/recognition tasks. Rather than represent the image structure using intensity values or gradients, we use a measure which indicates the orientation of structures at each pixel, together with an indication of how reliable the orientation estimate is. Orientations in flat, noisy regions tend to be penalised whereas those near strong edges are favoured. We demonstrate that this representation leads to more accurate and reliable matching between models and new images, and leads to better recognition/verification of faces in an access control task.

Cite

Text

Cootes and Taylor. "On Representing Edge Structure for Model Matching." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.990655

Markdown

[Cootes and Taylor. "On Representing Edge Structure for Model Matching." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/cootes2001cvpr-representing/) doi:10.1109/CVPR.2001.990655

BibTeX

@inproceedings{cootes2001cvpr-representing,
  title     = {{On Representing Edge Structure for Model Matching}},
  author    = {Cootes, Timothy F. and Taylor, Christopher J.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2001},
  pages     = {I:1114-1119},
  doi       = {10.1109/CVPR.2001.990655},
  url       = {https://mlanthology.org/cvpr/2001/cootes2001cvpr-representing/}
}