Hi
I am trying to apply GSPS presentation state using dcm2jpg command from DCM4CHEE toolkit , below is the command, It converts the dicom file to JPEG but does not apply presentation state from file to JPEG image during conversion,
C:\TEST\dcm4che-2.0.28\bin>dcm2jpg -p Sample-PS.pre Sample-PS.dcm test.jpg
.
converted 1 files in 0.089 s.
Attaching DICOM Files and GSPS Presentation file for reference , Can any one let me know why new JPEG file which is created does not have presentation state is not applied to JPEG image using dcm2jpg command ?
Thanks