Get or set active DICOM data dictionary
returns the
name of the active Digital Imaging and Communications in Medicine (DICOM) data dictionary
file.dictionaryOut
= dicomdict('get')
dicomdict('set',
sets the file
specified by input dictionaryIn
)dictionaryIn
as the active DICOM data dictionary. If
the file is not found in the specified path, the function returns an error.
dicomdict('factory')
restores the active DICOM data dictionary to
its default value. The default value is a file in the MATLAB® path:
fullfile(matlabroot,'toolbox','images','iptformats','dicom-dict.txt')
dicomanon
| dicomdisp
| dicominfo
| dicomlookup
| dicomread
| dicomuid
| dicomwrite