Jonas Teuwen
2017-05-04 16:48:55 UTC
Dear all,
I am downsampling an image in the in-plane resolution (3D) and I want to
apply a Gaussian filter beforehand. I want to have a different variance (0)
in depth as I do not downsample in this direction.
https://itk.org/SimpleITKDoxygen/html/classitk_1_1simple_1_1DiscreteGaussianImageFilter.html#details
mentions that the 'variance can be set independently in each dimension'.
How would I do this with SetVariance()?
Best Regards,
Jonas Teuwen
I am downsampling an image in the in-plane resolution (3D) and I want to
apply a Gaussian filter beforehand. I want to have a different variance (0)
in depth as I do not downsample in this direction.
https://itk.org/SimpleITKDoxygen/html/classitk_1_1simple_1_1DiscreteGaussianImageFilter.html#details
mentions that the 'variance can be set independently in each dimension'.
How would I do this with SetVariance()?
Best Regards,
Jonas Teuwen