18 Nov 23:33
Re: Writing dicom images
Mathieu Malaterre <mathieu.malaterre <at> gmail.com>
2008-11-18 22:33:16 GMT
2008-11-18 22:33:16 GMT
On Tue, Nov 18, 2008 at 8:26 PM, David J. Paribello <dparibel <at> imaging.robarts.ca> wrote: > Hello, I am new to Boost. I work in the medical imaging field and am > looking for a set of functions and/or libraries in c++ that can be used to > write raw (pixel) data to dicom images. I am also fairly new to c++ as well > as dicom images. Is there a separate dicom header library? I have > implemented much of what I need to do in Matlab using dicomwrite and want to > mimic that function in c++. Does something similar to that exist? Or gdcm which tightly integrates with VTK & ITK: http://apps.sourceforge.net/mediawiki/gdcm/index.php?title=GDCM_Release_2.0#GDCM_2.0.10_.282008.2F11.2F18.29 -- -- Mathieu
RSS Feed