Thread: Batch conversion of DICOM images, using DICOM tag as filename
Batch conversion of DICOM images, using
DICOM tag as filename
2006-11-24 15:56:06
> However, we need the patient ID tag from the DICOM
image
Try
identify -verbose image.dcm
Is the patient ID listed as an attribute (e.g. dcm:Patient's
ID)? If so, you
can extract the attribute and save it as part of the JPEG
comment.
_______________________________________________
Magick-users mailing list
Magick-usersimagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick
-users