[Insight-users] Reading a DICOM image from a memory buffer

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Jul 2 11:06:32 EDT 2009


On Thu, Jul 2, 2009 at 4:05 PM, Murthi, Shiva IN BLR
SISL<Shiva.Murthi at siemens.com> wrote:
> My question is this – Are there currently any mechanisms in ITK to read a
> memory-mapped DICOM-buffer, decode the buffer into the DICOM header and
> pixel data and assign them to an itkMetaDataObject and itkImage
> respectively?

gdcm 2.x is *stream based, so yes you can definitely read from a
mem-mapped buffer (there is even an example).
I do not know for ITK.

HTH
-- 
Mathieu


More information about the Insight-users mailing list