Toolbox Fast Marching - A toolbox for Fast Marching and level sets computations
Copyright (c) 2008 Gabriel Peyre
+Copyright (c) 2008 Gabriel Peyré
Contents
Contents
The toolbox can be downloaded from Matlab Central http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=6110&objectType=FILE
+The toolbox can be downloaded from MATLAB Central http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=6110&objectType=FILE
Introduction to Fast Marching and Level Sets
The Fast Marching algorithm, introduced by J. Sethian (1996) is a numerical algorithm that is able to catch the viscosity solution of the Eikonal equation norm(grad(D))=P. The level set {x \ F(x)=t} can be seen as a front advancing with speed P(x). @@ -289,17 +289,17 @@
Setting-up the Path and Compiling the Mex Files.
axis ij; end