[Insight-users] DICOM telecommunication

Dawood Masslawi masslawi at gmail.com
Sun Dec 26 17:22:46 EST 2010


Dear Ali,
As Karthik pointed out ITK supports standard IO operations through
GDCM (Grassroots DICOM) which is also wrapped to other programming
languages (C#, Java, Python). However if you need to transmit DICOM
images over a network ITK is not much of help to you, unless you want
to do conversions to other formats like JPEG and then transmit the
the image (not recommended since the image would loose most of its
information). 
Usually DICOM images are communicated through Picture Archiving
and Communication Systems (PACS) which are provided by vast variety
of vendors and with different capabilities.
Best regards,
Dawood

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Are you looking for DICOM query-retrieve and DICOM network services -or- are
you looking for simple DICOM File IO from your local drive ? ITK supports
the latter internally through GDCM currently.


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

> Dear All,> Merry Christmas
>
> I want to do DICOM communication with ITK is this available through the
> current version, if yes how to implement that could u give me any examples
>
> Best regards


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101226/be00a26e/attachment.htm>


More information about the Insight-users mailing list