Dicom2jpeg PDF Print E-mail

Dicom2Jpeg is an open source application that converts Dicom files to Jpeg.

The source code of Dicom2Jpeg is available as an example with the in the open source dicom library Imebra.

Image An executable file is available for Windows and for Ubuntu 8.04.

Dicom2jpeg is a command line application: to execute it type:

dicom2jpeg dicomfile jpegfile

where dicomfile is the name of the dicom file and jpegfile is the name of the jpeg file generated by dicom2jpeg.
If the file names include some spaces then they must be emncosed by quotes, like in the following example:

dicom2jpeg "dicom file" "jpeg file"

A third optional parameter "-presentation" tells dicom2jpeg to apply the presentation VOI or LUT to the image saved in the jpeg file. For instance:

dicom2jpeg dicomfile jpegfile -presentation

The source code for Dicom2jpeg is available as an example in the source code of the open source dicom library Imebra .

 




Bookmark this
Digg!Reddit!Del.icio.us!Facebook!Slashdot!
Last Updated ( Monday, 25 August 2008 )
 
Next >

Search