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

dcm_diff - Compare the attributes in two DICOM files.

Description

dcm_diff  reads  the  user designated files and compares attribute values.  Differencs are printed to the
       standard output.

Name

       dcm_diff - Compare the attributes in two DICOM files.

Options

dcm_diff accepts the following options:

       -b              Input files are stored in big-endian byte order

       -g              Remove group length elements

       -l              Use (retired) length-to-end attribute for object length

       -o              Place output in verbose mode

       -t              Read file assuming DICOM Part 10 format

       -v              Place DCM facility in verbose mode

       -z              Perform format conversion (verificatioon) on data in files

       file1file2     Comparison files

                                                                                                     dcm_diff(1)

Synopsis

dcm_diff[-b][-t][-v][-g][-o][-z]file1file2

See Also