[Insight-users] itk/vtk difficult question

Karthik Krishnan karthik.krishnan at kitware.com
Thu Sep 2 00:04:19 EDT 2010


Generate an isosurface :
  itk::Image -> itk::ImageToVTKImageFilter -> vtkContourFilter

Convert the image points to a point set.
  itk::Image (binary image) -> itk::ImageToVTKImageFitler ->
vtkImageDataGeometryFilter


On Thu, Sep 2, 2010 at 9:10 AM, John Smith <af3113 at yahoo.com> wrote:

> Hi,
>
> I would like to convert an itkImage to a vtkPolyData. Is there a way for
> doing this?
>
> Thanks,
>
> J.
>
>
> _____________________________________
> 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/20100902/3363331f/attachment.htm>


More information about the Insight-users mailing list