search¶
Search for DICOM data matching the supplied search terms.
Search terms can be specified either as a tag name or tag number, and may be followed by a value. Value-less search terms match files where the tag is present, while valued search terms match elements following the DICOM rules (match any value in the element, ? and * wildcards for strings).
Usage:
dicomifier search [options] source [source ...]
Arguments¶
- source¶
DICOM file, directory or DICOMDIR.
Options¶
- -m, --match¶
Search criteria
- -p, --pipe¶
Format data to be sent to
dicomifier to-nifti
- -v <level>, --verbose <level>¶
Verbosity level (warning, info, or debug)