Fast Euclidean Distance Transform using a Graph-Search Algorithm

  • Authors:
  • Roberto de Alencar Lotufo;Alexandre X. Falcão;Francisco A. Zampirolli

  • Affiliations:
  • -;-;-

  • Venue:
  • SIBGRAPI '00 Proceedings of the 13th Brazilian Symposium on Computer Graphics and Image Processing
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Two new Euclidean distance transform algorithms are described. The algorithms are designed using a shortest path graph-search framework. The distance transform can be seen as the solution of a shortest path forest problem. Previous works have dealt with the Euclidean distance transform (EDT) and with the shortest path forest problem, but none of them have presented an EDT using the graph-search approach. The proposed algorithms are very simple and yet belong to the class of one of the most efficient sequential algorithms. The algorithms easily extend to higher dimensions.