A Reflective Symmetry Descriptor
Abstract
Computing reflective symmetries of 2D and 3D shapes is a classical problem in computer vision and computational geometry. Most prior work has focused on finding the main axes of symmetry, or determining that none exists. In this paper, we introduce a new reflective symmetry descriptor that represents a measure of reflective symmetry for an arbitrary 3D voxel model for all planes through the model’s center of mass (even if they are not planes of symmetry). The main benefits of this new shape descriptor are that it is defined over a canonical parameterization (the sphere) and describes global properties of a 3D shape. Using Fourier methods, our algorithm computes the symmetry descriptor in O ( N ^4 log N ) time for an N × N × N voxel grid, and computes a multiresolution approximation in O ( N ^3 log N ) time. In our initial experiments, we have found the symmetry descriptor to be useful for registration, matching, and classification of shapes.
Cite
Text
Kazhdan et al. "A Reflective Symmetry Descriptor." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47967-8_43Markdown
[Kazhdan et al. "A Reflective Symmetry Descriptor." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/kazhdan2002eccv-reflective/) doi:10.1007/3-540-47967-8_43BibTeX
@inproceedings{kazhdan2002eccv-reflective,
title = {{A Reflective Symmetry Descriptor}},
author = {Kazhdan, Michael M. and Chazelle, Bernard and Dobkin, David P. and Finkelstein, Adam and Funkhouser, Thomas A.},
booktitle = {European Conference on Computer Vision},
year = {2002},
pages = {642-656},
doi = {10.1007/3-540-47967-8_43},
url = {https://mlanthology.org/eccv/2002/kazhdan2002eccv-reflective/}
}