Package loci.formats.dicom


package loci.formats.dicom
  • Class
    Description
    Describes a DICOM attribute (integer tag, associated description, and expected VR).
    Structure containing metadata for one DICOM file (instance).
    Provide DICOM tags from a file containing JSON.
    Represents a complete DICOM tag, including the dictionary attribute, actual VR, value, and any "child" tags (in the case of a sequence).
    Represents a tile stored in a DICOM file.
    Enumeration of valid DICOM value representations (VRs).
    Interface used to provide DICOM tags.