Image::ExifTool::DICOM (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::DICOM - Read DICOM and ACR-NEMA medical imagesSYNOPSIS
This module is used by Image::ExifToolDESCRIPTION
This module contains routines required by Image::ExifTool to extract meta information fromDICOM
(Digital Imaging and Communications in Medicine) DCM
and ACR-NEMA (American College of Radiology - National Electrical
Manufacturer's Association) ACR
medical images.
NOTES
Images compressed using theDICOM
deflated transfer syntax will be decoded
if Compress::Zlib is installed.
No translation of special characters sets is done.
AUTHOR
Copyright 2003-2017, Phil Harvey (phil at owl.phy.queensu.ca)This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
REFERENCES
- <medical.nema.org>
- <www.sph.sc.edu/comd/rorden/dicom.html>
- <www.dclunie.com>
- <www.gehealthcare.com/usen/interoperability/dicom/docs/2258357r3.pdf>
SEE ALSO
``DICOM
Tags'' in Image::ExifTool::TagNames,
Image::ExifTool(3pm)