Scale and Rotation Invariant Matching Using Linearly Augmented Trees

Abstract

We propose a novel linearly augmented tree method for efficient scale and rotation invariant object matching. The proposed method enforces pairwise matching consistency defined on trees, and high-order constraints on all the sites of a template. The pairwise constraints admit arbitrary metrics while the high-order constraints use L1 norms and therefore can be linearized. Such a linearly augmented tree formulation introduces hyperedges and loops into the basic tree structure, but different from a general loopy graph, its special structure allows us to relax and decompose the optimization into a sequence of tree matching problems efficiently solvable by dynamic programming. The proposed method also works on continuous scale and rotation parameters; we can match with a scale up to any large number with the same efficiency. Our experiments on ground truth data and a variety of real images and videos show that the proposed method is efficient, accurate and reliable.

Cite

Text

Jiang et al. "Scale and Rotation Invariant Matching Using Linearly Augmented Trees." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995580

Markdown

[Jiang et al. "Scale and Rotation Invariant Matching Using Linearly Augmented Trees." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/jiang2011cvpr-scale/) doi:10.1109/CVPR.2011.5995580

BibTeX

@inproceedings{jiang2011cvpr-scale,
  title     = {{Scale and Rotation Invariant Matching Using Linearly Augmented Trees}},
  author    = {Jiang, Hao and Tian, Tai-Peng and Sclaroff, Stan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {2473-2480},
  doi       = {10.1109/CVPR.2011.5995580},
  url       = {https://mlanthology.org/cvpr/2011/jiang2011cvpr-scale/}
}