[ITK-users] zoom 3d image.

Mike Chinander chinander at gmail.com
Fri Sep 30 10:09:31 EDT 2016


The SliceBySliceImageFilter is what you want

https://itk.org/Doxygen/html/classitk_1_1SliceBySliceImageFilter.html

On Fri, Sep 30, 2016 at 7:35 AM, Filippo Brogi <filippo.brogi at topic.nl>
wrote:

> Hello everyone.
> As a result of a 3D segmentation I get a binary image with the segmented
> part in white. I would like to enlarge the white part by a scalar factor
> along size[0] and size[1], without changing the size of the image. I'm
> currenlty using BinaryDilateImageFilter, but is growing also along size[2].
> Any suggestion? Thanks
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.
> com/zoom-3d-image-tp37617.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160930/82e7550c/attachment.html>


More information about the Insight-users mailing list