table of contents
other versions
- stretch 2.6.6-3
- testing 2.8.8-6
- unstable 2.8.8-9
- experimental 2.8.9-1~exp1
| GDCMDIFF(1) | DICOM Manipulation. | GDCMDIFF(1) |
NAME¶
gdcmdiff - dumps differences of two DICOM filesSYNOPSIS¶
gdcmdiff [options] file1 file2
DESCRIPTION¶
The gdcmdiff command line program takes as input two DICOM files: file1 and file2.PARAMETERS¶
file1 DICOM input filename file2 DICOM output filename
OPTIONS¶
specific options¶
-m --meta Compare metainformation. Default is off. -t <n> --truncate <n> String values trimmed to n characters.
general options¶
-h --help
print this help text and exit
-v --version
print version information and exit
-V --verbose
verbose mode (warning+error).
-W --warning
warning mode, print warning information
-E --error
error mode, print error information
-D --debug
debug mode, print debug information
SIMPLE USAGE¶
gdcmdiff is a great tool to produce a diff in between two DICOM files. Usage is simply:$ gdcmdiff input1.dcm input2.dcm
SEE ALSO¶
gdcmdump(1), gdcminfo(1)AUTHOR¶
Mathieu MalaterreMain developer
COPYRIGHT¶
Copyright © 2006, 2011 Mathieu Malaterre| 12/06/2016 | GDCM 2.6.6 |