Class DICOMSubSeries

Meta data that uniquely identifies a "subSeries" inside the SeriesDataContext. The uniqueID of 0 indicates the complete DICOM Series, while numbers > 0 indicates subSeries that may or maynot be "3D-able". If is3DableSeries is true, this subSeries can be used to create a volume.

Hierarchy

  • DICOMSubSeries

Index

Properties

imageCount

imageCount: number

imageTags

imageTags: Array<DICOMImageTags> = []

is3DableSeries

is3DableSeries: boolean

uniqueID

uniqueID: number