batch-dicom-extract

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2021 License: MIT

README

batch-dicom-extract

A small utility for extracting DICOM tag data to an Excel file.

Usage:
batch-dicom-extract [flags] files
batch-dicom-extract [flags] -r directories
  -1    Consider only 1 file per series.
  -e    Stop parsing when encountering an error, rather than skipping the file.
  -o file
        name of file to write results to. (default "dicom-batch.xlsx")
  -r    Recurse into directories.
  -s suffix
        File name suffix of files to consider. (default ".dcm")
  -t list
        Comma separated list of DICOM tag keywords. Spaces are stripped. (default "PatientID, StudyDescription")

Directories

Path Synopsis
cmd
pkg
bde
Package bde contains the recursion, parsing and output logic for batch-dicom-extract
Package bde contains the recursion, parsing and output logic for batch-dicom-extract

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL