Image Processing Toolbox    
dicominfo

Read metadata from a DICOM message

Syntax

Description

info = dicominfo(filename) reads the metadata from the compliant Digital Imaging and Communications in Medicine (DICOM) file specified in the string, filename.

info = dicominfo(filename,'dictionary', D) uses the data dictionary file given in the string D to read the DICOM message. The file in D must be on the MATLAB search path. The default dictionary file is dicom-dict.txt.

Examples

See Also

dicomread, dicomwrite


  deconvwnr dicomread