7 个版本 (4 个重大变更)
0.5.0 | 2022年4月28日 |
---|---|
0.5.0-rc.2 | 2022年2月3日 |
0.5.0-rc.1 | 2021年11月18日 |
0.4.0 | 2021年4月27日 |
0.1.0 | 2019年8月31日 |
#32 in #dicom
每月 22 次下载
59KB
1K SLoC
DICOM-rs dcmdump
警告:此工具已被弃用,取而代之的是 dicom-dump
.
一个用于检查DICOM文件的命令行工具。
此工具是 DICOM-rs 项目的一部分。
用法
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
依赖关系
~14–26MB
~315K SLoC