Expand description
Spherical Mean Value (SMV) kernel
Creates a binary sphere kernel used for background field removal methods like SHARP and V-SHARP.
Functionsยง
- smv_
kernel - Generate SMV kernel in image space
- smv_
kernel_ f32 - Generate SMV kernel in image space (f32 version for WASM performance)