Dicom Toolkit - Functions


The following functions are available:

Dicom Functions

dicomanonAnonymize a DICOM format file by removing or replacing specific fields.
dicomdictGet or set the active dicom data dictionary.
dicomdispRead and display the metadata from a DICOM file.
dicomfindFind the location and value of an attribute in a dicom file or info structure.
dicominfoGet all metadata from a DICOM file, excluding any actual image.
dicomlookupLookup an attribute in the DICOM data dictionary.
dicomreadLoad the image from a DICOM file.
dicomuidGenerate a DICOM unique id .
dicomupdateUpdate a dicom struct with new values
dicomwriteWrite a DICOM format file to FILENAME.
isdicomReturn true if FILENAME is a valid DICOM file.
images.dicom.decodeUIDLook up information about a uid string
images.dicom.parseDICOMDIRParse a DICOMDIR file and return the information as a struct.