Type Alias: SegmentationState
SegmentationState:
object
Type declaration
colorLUT
colorLUT:
Types.ColorLUT
[]
Array of colorLUT for segmentation to render
segmentations
segmentations:
Segmentation
[]
segmentations
viewportSegRepresentations
viewportSegRepresentations:
object
viewports association with segmentation representations
Index Signature
[viewportId
: string
]: SegmentationRepresentation
[]