Expand description
Iterative Spherical Mean Value (iSMV) background field removal
Iterative approach that avoids mask erosion by iteratively correcting boundary values.
Reference: Wen, Y., Zhou, D., Liu, T., Spincemaille, P., Wang, Y. (2014). βAn iterative spherical mean value method for background field removal in MRI.β Magnetic Resonance in Medicine, 72(4):1065-1071. https://doi.org/10.1002/mrm.24998
Reference implementation: https://github.com/kamesy/QSM.jl
StructsΒ§
- Ismv
Params - iSMV background field removal
FunctionsΒ§
- erode_
mask π - Erode mask using SMV convolution
- ismv
- Returns
- ismv_
default - iSMV with default parameters
- ismv_
with_ progress - iSMV with progress callback
- vec_
norm π - Vector 2-norm