A Fast Sweeping Method for Computing Geodesics on Triangular Manifolds

Song-Gang Xu,Yun-Xiang Zhang,Jun-Hai Yong
DOI: https://doi.org/10.1109/tpami.2008.272
IF: 23.6
2010-01-01
IEEE Transactions on Pattern Analysis and Machine Intelligence
Abstract:A wide range of applications in computer intelligence and computer graphics require computing geodesics accurately and efficiently. The fast marching method (FMM) is widely used to solve this problem, of which the complexity is O(N\log N), where N is the total number of nodes on the manifold. A fast sweeping method (FSM) is proposed and applied on arbitrary triangular manifolds of which the complexity is reduced to O(N). By traversing the undigraph, four orderings are built to produce two groups of interfering waves, which cover all directions of characteristics. The correctness of this method is proved by analyzing the coverage of characteristics. The convergence and error estimation are also presented.
What problem does this paper attempt to address?