[Insight-users] export itk image to local buffer
Silvano Agliozzo
agliozzo at isiosf.isi.it
Wed, 21 Jan 2004 14:31:23 +0100 (CET)
Hi,
I found a solution. I export the image to a local buffer by the
GetBufferPointer() method from the itkImage class. thank anyway
a+
Silvano
On Wed, 21 Jan 2004, Silvano Agliozzo wrote:
>
> Hi to everybody,
>
> I need to export a 3D image calculated with an itk filter to a local
> buffer of another software system.
> I wonder if there is an efficient way to carry out this operation apart
> using an image iterator in a loop.
>
> thank you,
>
> Silvano
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>