Constructor
new Segment(options)
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | Options for construction of Segment
Properties
|
- Source:
Members
algorithmName :string
Segment Algorithm Name
Type:
- string
- Source:
algorithmType :object
Segment Algorithm Type
Type:
- object
- Source:
label :string
Segment Label
Type:
- string
- Source:
number :number
Segment Number.
Type:
- number
- Source:
paletteColorLookupTableUID :string
Palette Color Lookup Table UID.
Type:
- string
- Source:
propertyCategory :object
Segmented Property Category Code
Type:
- object
- Source:
propertyType :object
Segmented Property Type Code
Type:
- object
- Source:
seriesInstanceUID :string
Series Instance UID of DICOM Segmentation instances.
Type:
- string
- Source:
sopInstanceUIDs :Array.<string>
SOP Instance UIDs of DICOM Segmentation instances.
Type:
- Array.<string>
- Source:
studyInstanceUID :string
Study Instance UID of DICOM Segmentation instances.
Type:
- string
- Source:
uid :string
Unique Tracking Identifier
Type:
- string
- Source: