extract.hdr: Extract Single Field from DICOM Headers

Description Usage Arguments Details Value Author(s) References See Also

Description

A particular DICOM field is extracted for a collection of DICOM headers.

Usage

1

Arguments

hdrs

List object of DICOM headers.

string

DICOM field name.

numeric

Logical; values are converted to numbers when TRUE.

names

Logical; file names are kept with elements of the vector.

Details

The DICOM field is extracted from each DICOM header and placed into a vector.

Value

Vector of values from the requested DICOM field.

Author(s)

B. Whitcher

References

Digital Imaging and Communications in Medicine (DICOM) http://medical.nema.org

See Also

dicom.info


DICOM documentation built on May 2, 2019, 5:24 p.m.

Related to extract.hdr in DICOM...