JPEG to DICOM Connector

Here is a Connector to Convert a JPEG image to a DICOM Object (Medical and Health Images)

It get as entry two DocumentUUID for Attachement variables. One for the JPEG image file, and another one for construct de DICOM Object.

The resulting DICOM Object can be downloaded, saved and Viwed with an according DICOM image Viwer.

It depends on dcm4che version 2.0.22 Libraries:

Class-Path:
lib/clibwrapper_jiio.jar
lib/dcm4che-core-2.0.22.jar
lib/dcm4che-image-2.0.22.jar
lib/dcm4che-imageio-2.0.22.jar
lib/dcm4che-imageio-rle-2.0.22.jar
lib/dcm4che-iod-2.0.22.jar
lib/dcm4che-net-2.0.22.jar
lib/jai_imageio.jar
lib/log4j-1.2.13.jar
lib/slf4j-api-1.5.0.jar
lib/slf4j-log4j12-1.5.0.jar

This contribution is based on the Samuel Covas Salomão’s amazing Blog article:
Converting JPEG to DICOM using dcm4che 2
http://samucs.blogspot.com/2008/12/converting-jpeg-to-dicom-using-dcm4che.html

Enjoy It.


Repository URL : http://community.bonitasoft.com/project/jpeg-dicom-connector