ITKUltrasound icon indicating copy to clipboard operation
ITKUltrasound copied to clipboard

Extend SRAD image filter for ND

Open tbirdso opened this issue 2 years ago • 0 comments

itk::SpeckleReducingAnisotropicDiffusionImageFilter is currently implemented to compute gradients/divergence in a 2D local neighborhood regardless of the dimension of the input image. The filter can be extended to estimate diffusion in ND neighborhoods, such as for speckle denoising in 3D volumes.

tbirdso avatar Sep 16 '21 12:09 tbirdso