QMRITools`
QMRITools`

AnisoFilterTensor

AnisoFilterTensor[tens,diffdata]

Filter the tensor tens using an anisotropic diffusion filter (Perona-Malik). It uses the diffusion weighted data diffdata to find edges that are not visible in the tensor. Edge weights based on the diffusion data are averaged over all normalized diffusion direction.

AnisoFilterTensor[tens]

Same but does not use the data for edge identification. Output is the smoothed tensor.

AnisoFilterTensor[]

is based on DOI: 10.1109/ISBI.2006.1624856.

Details

Examples