Jump to content

Fast marching method

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Abdull (talk | contribs) at 18:38, 31 August 2008 (wikified). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The fast marching method is introduced by James A. Sethian as a numerical method for solving boundary value problems of the form:

Typically, such a problem describes the evolution of a closed curve as a function of time with speed in the normal direction at a point on the curve. The speed function is specified, and the time at which the contour crosses a point is obtained by solving the equation.

An alternative to using a fast marching method is to use a level set method. The latter is more general, but runs slower.