[Insight-developers] export/ Get back Raw buffer pointer from itk
Luis Ibanez
luis.ibanez at kitware.com
Tue Jul 17 11:20:08 EDT 2007
Hi Chandrasekhar,
image->GetBufferPointer();
--
Please read the ITK Software Guide:
http://www.itk.org/ItkSoftwareGuide.pdf
in particular the Chapter "Data Representation"
and the "Image" section.
--
You will also find useful to look at the Tutorials:
http://www.itk.org/HTML/Tutorials.htm
In particular to:
http://www.itk.org/CourseWare/Training/GettingStarted-V.pdf
It describes multiple mechanisms to pass pixel data buffers
between ITK filters and the code of your existing applications.
Regards,
Luis
------------------------------
ChandraSekhar Nunna wrote:
> Hello all,
>
> To import a Raw buffer to Itk, one as to use Itk::ImportImageFilter class,
>
> How to I export/ Get back Raw buffer pointer from itk?
>
> Regards,
>
> --
> Chandrasekhar Nunna
> Siemens - MAP
> Ph: (001)4153539756
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-developers
mailing list