A Fast Algorithm for Elastic Shape Distances Between Closed Planar Curves

Gunay Dogan, Javier Bernal, Charles R. Hagwood; Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2015, pp. 4222-4230

Abstract


Effective computational tools for shape analysis are needed in many areas of science and engineering. We address this and propose a new fast iterative algorithm to compute the elastic geodesic distance between shapes of closed planar curves. The original algorithm for this has cubic time complexity with respect to the number of nodes per curve. Hence it is not suitable for large shape data sets. We aim for large-scale shape analysis and thus propose an iterative algorithm based on the original one but with quadratic time complexity. In practice, we observe subquadratic, almost linear running times, and that our algorithm scales very well with large numbers of nodes. The key to our algorithm is the decoupling of the optimization for the starting point and rotation from that of the reparametrization, and the development of fast dynamic programming and iterative nonlinear constrained optimization algorithms that work in tandem to compute optimal reparametrizations fast.

Related Material


[pdf]
[bibtex]
@InProceedings{Dogan_2015_CVPR,
author = {Dogan, Gunay and Bernal, Javier and Hagwood, Charles R.},
title = {A Fast Algorithm for Elastic Shape Distances Between Closed Planar Curves},
booktitle = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2015}
}