Serialization of DicomImage ?

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
vpellichero
Posts: 1
Joined: Thu, 2008-01-03, 14:08
Location: Belgium

Serialization of DicomImage ?

#1 Post by vpellichero »

Hi,

I'm newbie with the dcmtk library and I would like to know if there is a way to serialize a DicomImage object in order to send it over the network to a process running on another computer ?

If this is possible, can you tell how I can do that (functions to use, etc) ?

Thanks in advance

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1445
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

#2 Post by Marco Eichelberg »

class DicomImage does not provide methods for serialization or persistence. Since each DicomImage instance is initialized from a DICOM image object (which can easily be serialized and shared between processes), it would probably be preferrable to just exchange information about the source image and possible display parameters (window center/width etc.).

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest