Fast marching method: Difference between revisions

Content deleted Content added
Luckas-bot (talk | contribs)
m robot Adding: zh:快速行进算法
FrescoBot (talk | contribs)
m Bot: links syntax
Line 7:
The algorithm is similar to [[Dijkstra's algorithm]] and uses the fact that information only flows outward from the seeding area.
 
This problem is a special case of [[level set method|level set methods]]s. More general algorithms exist but are normally slower.
 
Extensions to non-flat (triangulated) domains solving: