A Framework for Non-Rigid Matching and Correspondence

Abstract

Matching feature point sets lies at the core of many approaches to object recognition. We present a framework for non-rigid match(cid:173) ing that begins with a skeleton module, affine point matching, and then integrates multiple features to improve correspondence and develops an object representation based on spatial regions to model local transformations. The algorithm for feature matching iteratively updates the transformation parameters and the corre(cid:173) spondence solution, each in turn. The affine mapping is solved in closed form, which permits its use for data of any dimension. The correspondence is set via a method for two-way constraint satisfac(cid:173) tion, called softassign, which has recently emerged from the neural network/statistical physics realm. The complexity of the non-rigid matching algorithm with multiple features is the same as that of the affine point matching algorithm. Results for synthetic and real world data are provided for point sets in 2D and 3D, and for 2D data with multiple types of features and parts.

Cite

Text

Pappu et al. "A Framework for Non-Rigid Matching and Correspondence." Neural Information Processing Systems, 1995.

Markdown

[Pappu et al. "A Framework for Non-Rigid Matching and Correspondence." Neural Information Processing Systems, 1995.](https://mlanthology.org/neurips/1995/pappu1995neurips-framework/)

BibTeX

@inproceedings{pappu1995neurips-framework,
  title     = {{A Framework for Non-Rigid Matching and Correspondence}},
  author    = {Pappu, Suguna and Gold, Steven and Rangarajan, Anand},
  booktitle = {Neural Information Processing Systems},
  year      = {1995},
  pages     = {795-801},
  url       = {https://mlanthology.org/neurips/1995/pappu1995neurips-framework/}
}