2D fast marching algorithm

版本 1.3.0.0 (3.4 KB) 作者: Juan Cardelino
computation of distance maps using fast marching
3.8K 次下载
更新时间 2013/7/29

查看许可证

Compute the distance map to a set of points using the fast marching algorithm.
Solves the 2-D eikonal PDE with constant speed T=1.
It is not very general but well suited for learning.

引用格式

Juan Cardelino (2026). 2D fast marching algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/18529-2d-fast-marching-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2006a
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.3.0.0

Just added a screenshot and improved documentation.

1.0.0.0

corrected input arguments and changed naming conventions. corrected some mlint warnings too