QMRITools`DenoiseTools`
QMRITools`DenoiseTools`
AnisoFilterData
AnisoFilterData[data] Filter the diffusion tensor data using an anisotropic filter based on the strucure tensor of the data.
Output is the smoothed data.
AnisoFilterData[] is based on DOI: 10.1016/j.jbiomech.2021.110540.
Details
- The following options can be given:
-
AnisoStepTime 0.35 AnisoStepTime is an option for AnisoFilterTensor and defines the diffusion time, when small more step are needed. AnisoItterations 3 AnisoItterations is an options for AnisoFilterData. It specifies the amount of denoising itterations. AnisoKernel {0.05, 0.1} AnisoKernel is an options for AnisoFilterData. It defines the kernel size.