[Insight-users] Exportation of image data to a buffer
Luis Ibanez
luis.ibanez at kitware.com
Wed, 04 Feb 2004 09:37:27 -0500
Vince,
You may want to look at the Tutorial sessions,
http://www.itk.org/HTML/Tutorials.htm
In particular
http://www.itk.org/CourseWare/Training/GettingStarted-V.pdf
that describes how to integrate ITK with
other applications. You will find there
several options for passing data in/out
to ITK filters.
Regards,
Luis
-----------------------
Vincent Daanen wrote:
> Hi guys,
>
> I saw that ITK has component for importing image data from a buffer !
> I wonder if a component designed for exporting image data to a buffer
> exists (a component which would work like vtkImageExport) or should I
> - export from Itk to Vtk
> - and then export from Vtk to a buffer ?
>
> Thanks for your help
>
> Vince
>