A Julia package for Parametric Level Set in 3D. Can be easily used as add-on to jInv.
The ParamLevelSet package is based on the following paper (please cite if you are using the package):
Multi-modal 3D Shape Reconstruction Under Calibration Uncertainty using Parametric Level Set Methods, Moshe Eliasof, Andrei Sharf, Eran Treister, 2019. Available at: arXiv
Also based on the original PaLS paper: A. Aghasi, M. Kilmer, and E. L. Miller, Parametric level set methods for inverse problems, SIAM Journal on Imaging Sciences, 4 (2011), pp. 618–650.
This package is inteded to use with Julia versions 1.0-1.2.
This package is an add-on for jInv
, which needs to be installed.