1Image::ExifTool::DICOM(U3s)er Contributed Perl DocumentatIimoange::ExifTool::DICOM(3)
2
3
4
6 Image::ExifTool::DICOM - Read DICOM and ACR-NEMA medical images
7
9 This module is used by Image::ExifTool
10
12 This module contains routines required by Image::ExifTool to extract
13 meta information from DICOM (Digital Imaging and Communications in
14 Medicine) DCM and ACR-NEMA (American College of Radiology - National
15 Electrical Manufacturer's Association) ACR medical images.
16
18 Images compressed using the DICOM deflated transfer syntax will be
19 decoded if Compress::Zlib is installed.
20
21 No translation of special characters sets is done.
22
24 Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
25
26 This library is free software; you can redistribute it and/or modify it
27 under the same terms as Perl itself.
28
30 <http://medical.nema.org/>
31 <http://www.sph.sc.edu/comd/rorden/dicom.html>
32 <http://www.dclunie.com/>
33 <http://www.gehealthcare.com/usen/interoperability/dicom/docs/2258357r3.pdf>
34
36 "DICOM Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
37
38
39
40perl v5.38.0 2023-11-21 Image::ExifTool::DICOM(3)