gdcmdiff(1) debian man page | unix.com

Man Page: gdcmdiff

Operating Environment: debian

Section: 1

gdcmdiff(1)							       GDCM							       gdcmdiff(1)

NAME
gdcmdiff - .SH "SYNOPSIS" gdcmdiff [options] file1 file2
DESCRIPTION
The gdcmdiff command line program takes as input two DICOM file: file1 and file2.
PARAMETERS
file1 DICOM input filename file2 DICOM output filename options 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 diff DICOM files. Usage is simply: $ gdcmdiff input1.dcm input2.dcm
SEE ALSO
gdcmdump(1), gdcminfo(1)
COPYRIGHT
Copyright (c) 2006-2011 Mathieu Malaterre Version 2.2.0 Tue Feb 5 2013 gdcmdiff(1)
Related Man Pages
dcsrdump(1) - debian
gdcm2vtk(1) - debian
gdcmdiff(1) - debian
gdcmtar(1) - debian
gdcmscanner(1) - debian
Similar Topics in the Unix Linux Community
please can any one help me bundle several files into one
Compare two file and print same line
awk merging files based on 2 complex conditions
perl: a way to see a sub code in debug mode: perl -de 0 ?
Comparing floating number and replace the smaller one with awk?