.TH "gdcmdiff" 1 "Mon Sep 5 2016" "Version 2.4.4" "GDCM" \" -*- nroff -*- .ad l .nh .SH NAME gdcmdiff \- dumps differences of two DICOM files .SH "SYNOPSIS" .PP .PP .nf gdcmdiff [options] file1 file2 .fi .PP .SH "DESCRIPTION" .PP The \fBgdcmdiff\fP command line program takes as input two DICOM files: file1 and file2\&. .SH "PARAMETERS" .PP .PP .nf file1 DICOM input filename file2 DICOM output filename .fi .PP .SH "OPTIONS" .PP .SS "OPTIONS" .PP .nf -m --meta Compare metainformation. Default is off. -t --truncate String values trimmed to n characters. .fi .PP .SS "general options" .PP .nf -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 .fi .PP .SH "Simple usage" .PP \fBgdcmdiff\fP is a great tool to produce a diff in between two DICOM files\&. Usage is simply: .PP .PP .nf $ gdcmdiff input1.dcm input2.dcm .fi .PP .SH "SEE ALSO" .PP \fBgdcmdump\fP(1), \fBgdcminfo\fP(1) .SH "COPYRIGHT" .PP Copyright (c) 2006-2011 Mathieu Malaterre