Fast Sweeping Method in 2D and 3D
FastSweepReinitalisation
Danny van der Haven, dannyvdhaven@gmail.com, last updated: 2022/01/24
This MATLAB code uses the Fast Sweeping method [1] to reinitialise a level set or signed-distance function.
Given a discrete function F that gives the distance to a surface at F = 0, this algorithm detects the grid points adjacent to the interface and then recomputes the function F over the entire domain.
[1] Adam Chacon and Alexander Vladimirsk, SIAM Journal on Scientific computing, 2012
Zitieren als
Danny van der Haven (2024). Fast Sweeping Method in 2D and 3D (https://github.com/DLHvdH/FastSweepReinitalisation/releases/tag/v1.0), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0 |