Global Optimization for Alignment of Generalized Shapes

Abstract

In this paper, we introduce a novel algorithm to solve global shape registration problems. We use gray-scale "images" to represent source shapes, and propose a novel two-component Gaussian Mixtures (GM) distance map representation for target shapes. Based on this flexible asymmetric image-based representation, a new energy function is defined. It proves to be a more robust shape dissimilarity metric that can be computed efficiently. Such high efficiency is essential for global optimization methods. We adopt one of them, the Particle Swarm Optimization (PSO), to effectively estimate the global optimum of the new energy function. Experiments and comparison performed on generalized shape data including continuous shapes, unstructured sparse point sets, and gradient maps, demonstrate the robustness and effectiveness of the algorithm.

Cite

Text

Li et al. "Global Optimization for Alignment of Generalized Shapes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206548

Markdown

[Li et al. "Global Optimization for Alignment of Generalized Shapes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/li2009cvpr-global/) doi:10.1109/CVPR.2009.5206548

BibTeX

@inproceedings{li2009cvpr-global,
  title     = {{Global Optimization for Alignment of Generalized Shapes}},
  author    = {Li, Hongsheng and Shen, Tian and Huang, Xiaolei},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {856-863},
  doi       = {10.1109/CVPR.2009.5206548},
  url       = {https://mlanthology.org/cvpr/2009/li2009cvpr-global/}
}