[vtkusers] ConnectPipelines

Erhan Durusüt durusute at boun.edu.tr
Wed Oct 27 15:04:06 EDT 2004


Hi,
 
I wonder if there is a generic connection between the itk and vtk
pipelines. I mean some export import functionality like it is available
for image data. I don't mean only to convert for example from itkMesh to
vtkUnstructuredGrid, but also the callbacks should be integrated so that
when I change some parameters of an itk filter that gives as output
itkMesh which is converted to vtkUnstructuredGrid to be processed in a
vtk pipeline, I should not work on converting data etc. and when I say
Render() to the vtkRenderWindow instance all the necessary updates
should be carried out. Is there a way to do that? Can anyone help or
suggest anything?
 
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20041027/93cf45db/attachment.htm>


More information about the vtkusers mailing list