[ITK] Smoothing under mask

Bradley Lowekamp blowekamp at mail.nih.gov
Mon Sep 14 10:34:12 EDT 2015


Hello,

Why is cropping the masked region from the smoothed not good?

What do you expect he boundary condition around the mask to be? You could set the non-masked pixels to zero, and then run the smoothing on the whole image or a crop/ROI of the image?

Brad

On Sep 14, 2015, at 3:12 AM, András, Osztroluczki <andras.osztroluczki at gmail.com> wrote:

> Dear ITK users,
> 
> Is there a way to perform smoothing (for example with: RecursiveGaussianImageFilter) under a masked region only (e.g.: the computation only use those pixel values which are marked by the mask).
> Smoothing the whole image and crop the masked region from the smoothed image is not good for me unfortunately.
> 
> Thanks,
> Andras
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150914/368d3a0e/attachment-0001.html>


More information about the Community mailing list