Geodesics in heat: A new approach to computing distance based on heat flow
Keenan Crane, Clarisse Weischedel, Max Wardetzky
In ACM Transactions on Graphics, 32(5), September 2013.
Abstract: We introduce the heat method for computing the geodesic distance to a specified subset (e.g., point or curve) of a given domain. The heat method is robust, efficient, and simple to implement since it is based on solving a pair of standard linear elliptic problems. The resulting systems can be prefactored once and subsequently solved in near-linear time. In practice, distance is updated an order of magnitude faster than with state-of-the-art methods, while maintaining a comparable level of accuracy. The method requires only standard differential operators and can hence be applied on a wide variety of domains (grids, triangle meshes, point clouds, etc.). We provide numerical evidence that the method converges to the exact distance in the limit of refinement; we also explore smoothed approximations of distance suitable for applications where greater regularity is required.
Article URL: http://dx.doi.org/10.1145/2516971.2516977
BibTeX format:
@article{Crane:2013:GIH,
  author = {Keenan Crane and Clarisse Weischedel and Max Wardetzky},
  title = {Geodesics in heat: A new approach to computing distance based on heat flow},
  journal = {ACM Transactions on Graphics},
  volume = {32},
  number = {5},
  pages = {152:1--152:11},
  month = sep,
  year = {2013},
}
Search for more articles by Keenan Crane.
Search for more articles by Clarisse Weischedel.
Search for more articles by Max Wardetzky.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."