Symmetry Maps of Free-Form Curve Segments via Wave Propagation

Abstract

This paper presents an approach for computing the symmetries (skeletons) of an edge map consisting of a collection of curve segments. This approach is a combination of analytic computations in the style of computational geometry and discrete propagations on a grid in the style of the numerical solutions of PDE's. Specifically, waves from each of the initial curve segments are initialized and propagated as a discrete wavefront along discrete directions. In addition, to avoid error built up due to the discrete nature of propagation, shockwaves are detected and explicitly propagated along a secondary dynamic grid. The propagation of shockwaves, integrated with the propagation of the wavefront along discrete directions, leads to an exact simulation of propagation by the Eikonal equation. The resulting symmetries are simply the collection of shockwaves formed in this process which can be manipulated locally, exactly, and efficiently under local changes in an edge map (gap completion, removal of spurious elements, etc.). The ability to express grouping operations in the language of symmetry maps makes it an appropriate intermediate representation between low-level edge maps and high level object hypotheses.

Cite

Text

Tek and Kimia. "Symmetry Maps of Free-Form Curve Segments via Wave Propagation." IEEE/CVF International Conference on Computer Vision, 1999. doi:10.1109/ICCV.1999.791243

Markdown

[Tek and Kimia. "Symmetry Maps of Free-Form Curve Segments via Wave Propagation." IEEE/CVF International Conference on Computer Vision, 1999.](https://mlanthology.org/iccv/1999/tek1999iccv-symmetry/) doi:10.1109/ICCV.1999.791243

BibTeX

@inproceedings{tek1999iccv-symmetry,
  title     = {{Symmetry Maps of Free-Form Curve Segments via Wave Propagation}},
  author    = {Tek, Hüseyin and Kimia, Benjamin B.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {1999},
  pages     = {362-369},
  doi       = {10.1109/ICCV.1999.791243},
  url       = {https://mlanthology.org/iccv/1999/tek1999iccv-symmetry/}
}