7 releases (4 breaking)
0.5.0 | Apr 28, 2022 |
---|---|
0.5.0-rc.2 | Feb 3, 2022 |
0.5.0-rc.1 | Nov 18, 2021 |
0.4.0 | Apr 27, 2021 |
0.1.0 | Aug 31, 2019 |
#32 in #dicom
22 downloads per month
59KB
1K
SLoC
DICOM-rs dcmdump
Warning: This tool is deprecated in favor of dicom-dump
.
A command line utility for inspecting DICOM files.
This tool is part of the DICOM-rs project.
Usage
dcmdump [FLAGS] [OPTIONS] <file>
FLAGS:
-h, --help Prints help information
--no-text-limit whether text value width limit is disabled (limited to `width` by default)
-V, --version Prints version information
OPTIONS:
-w, --width <width> the width of the display (default is to check automatically)
ARGS:
<file> The DICOM file to read
Dependencies
~14–26MB
~315K SLoC