Preferred alias for vst_wrap
vst_denoise.RdPreferred alias for vst_wrap
Arguments
- x
3D/4D magnitude array or neuroim2 volume/vec.
- sigma
Optional noise sigma. If `NULL` and a 4D input is provided, sigma is estimated with `estimate_sigma_rician`.
- denoise_fun
Function that takes an array and returns an array of the same dimensions.
- ...
Additional arguments forwarded to `denoise_fun`.