logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Image::ExifTool::DICOM - Read DICOM and ACR-NEMA medical images

Author

       Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)

       This library is free software; you can redistribute it and/or modify it under the same terms as Perl
       itself.

Description

       This module contains routines required by Image::ExifTool to extract meta information from DICOM (Digital
       Imaging and Communications in Medicine) DCM and ACR-NEMA (American College of Radiology - National
       Electrical Manufacturer's Association) ACR medical images.

Name

       Image::ExifTool::DICOM - Read DICOM and ACR-NEMA medical images

Notes

       Images compressed using the DICOM deflated transfer syntax will be decoded if Compress::Zlib is
       installed.

       No translation of special characters sets is done.

References

See Also

       "DICOM Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)

perl v5.40.1                                       2025-03-16                        Image::ExifTool::DICOM(3pm)

Synopsis

       This module is used by Image::ExifTool

See Also