Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

image::exiftool::dicom(3pm) [debian man page]

Image::ExifTool::DICOM(3pm)				User Contributed Perl Documentation			       Image::ExifTool::DICOM(3pm)

NAME
Image::ExifTool::DICOM - Read DICOM and ACR-NEMA medical images SYNOPSIS
This module is used by Image::ExifTool 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. 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. AUTHOR
Copyright 2003-2011, 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
<http://medical.nema.org/> <http://www.sph.sc.edu/comd/rorden/dicom.html> <http://www.dclunie.com/> <http://www.gehealthcare.com/usen/interoperability/dicom/docs/2258357r3.pdf> SEE ALSO
"DICOM Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm) perl v5.12.4 2011-01-03 Image::ExifTool::DICOM(3pm)

Check Out this Related Man Page

Image::ExifTool::MWG(3pm)				User Contributed Perl Documentation				 Image::ExifTool::MWG(3pm)

NAME
Image::ExifTool::MWG - Metadata Working Group support SYNOPSIS
# enable MWG tags (strict mode enabled by default) use Image::ExifTool::MWG; # disable MWG strict mode $Image::ExifTool::MWG::strict = 0; DESCRIPTION
The MWG module contains tag definitions which are designed to simplify implementation of the Metadata Working Group guidelines. These special MWG composite tags are enabled simply by loading this module: use Image::ExifTool::MWG; When the MWG module is loaded, "strict MWG conformance" is enabled by default. In this mode, ExifTool will generate a Warning tag instead of extracting EXIF, IPTC and XMP from non-standard locations. The strict mode may be disabled by setting the MWG "strict" flag to zero (either before or after loading the MWG module): $Image::ExifTool::MWG::strict = 0; AUTHOR
Copyright 2003-2011, 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
<http://www.metadataworkinggroup.org/> SEE ALSO
"MWG Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm) perl v5.12.4 2011-01-31 Image::ExifTool::MWG(3pm)
Man Page

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix to windows

I am working with a unixed based medical information system, I am needing to transfer the demographic information out of the unix program and into a database to create a mail merge file. Any suggestions? (1 Reply)
Discussion started by: ITWANNABE
1 Replies

2. UNIX for Advanced & Expert Users

creating thumbnails of images

Hi, Is there any tool for Solaris (or Linux) to create thumbnails of .TIF/.pdf images? I heard of “Image Magick” but not much of info got to implement it. It must provide CLI tool so I can do for few millions of images by using scripting. TIA Prvn (0 Replies)
Discussion started by: prvnrk
0 Replies

3. Solaris

Execution problems with sun blade 150

hello i have a forte gamma camera Philips device . and its a medical device. this medical device is came with sun blade 150 pc and pegasys is printed on the sun blade pc .the problem is when i switched the power on , the sun blade runs and a white screen appear with the information about the... (6 Replies)
Discussion started by: moh_abaloo
6 Replies