[Insight-users] I/O from buffers
Matt McCormick
matt.mccormick at kitware.com
Thu Jan 31 14:27:35 EST 2013
Hi Soubrizquet,
This filter may do what you desire:
http://www.itk.org/Doxygen/html/classitk_1_1ImportImageFilter.html
HTH,
Matt
On Thu, Jan 31, 2013 at 7:19 PM, Soubzriquet <soubzriquet at gmail.com> wrote:
> Does anyone know of a way to use the I/O classes with a buffer rather than a
> file? Or equivalently with a c++ stream. I'm passing image files between
> machines and would rather not write the buffer to disk just to read it in
> again and parse the image content.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list