[Insight-users] ITK + VTK + 3D TIFFs

Bill Lorensen bill.lorensen at gmail.com
Mon Apr 25 00:42:49 EDT 2011


You could use one of itk's voting filters:
itkLabelVotingImageFIlter
itkVotingBinaryHoleFillingImageFilter
itkVotingBinaryIterativeHoleFillingImageFilter


On Sun, Apr 24, 2011 at 9:28 PM, Gib Bogle <g.bogle at auckland.ac.nz> wrote:

> I'm not sure if this should be here or on the VTK message list, so I'm
> posting it to both lists.
>
> I'm processing 3D TIFFs with ITK, but I want to use the island removal
> capability of VTK, to filter each 2D image in the 3D stack (as far as I can
> see VTK doesn't know about 3D TIFFs).  I presume I need to open the 3D image
> in ITK, select a 2D slice, convert it to VTK 2D image format, apply the
> island removal filter, convert it back to ITK image format, and write it
> back into the 3D image.  It would be very nice if someone has done something
> similar to this and could show me how to do it.
>
> Thanks
> Gib
> _____________________________________
> 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.html
>
> 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://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110425/3cc54ddc/attachment.htm>


More information about the Insight-users mailing list