[Insight-users] vtkStructuredPoints to itk

Luis Ibanez luis.ibanez at kitware.com
Thu Jul 5 12:57:57 EDT 2007


HI Olowoyeye,

Please look at the Tutorials:

      http://www.itk.org/HTML/Tutorials.htm

in particular at:

http://www.itk.org/CourseWare/Training/GettingStarted-II.pdf

It will explain you how to convert vtkImageData
into an ITK image.

The conversion filters are available at

  InsightApplications/Auxiliary/vtk


Regards,


    Luis


----------------------------------
Olowoyeye, Adebayo Ol Uwole wrote:
> Hi all,
>  I have my data setup and working in vtkStructuredPoints.  I want to 
> convert them to the itk format so I can run some noise cancellation and 
> segmentation algorithms in itk.  I am using the vtkImport/export and 
> itkImport/export to connect the two pipelines.  Can I send 
> vtkStructuredPoints directly to the itkImport or do I need to do some 
> sort of conversion.
> 
> Thanks in Advance!
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 


More information about the Insight-users mailing list