Skip to main content

Type Alias: ContourSegmentationData

ContourSegmentationData: object

Contour segmentation data

Type declaration

annotationUIDsMap?

optional annotationUIDsMap: Map<number, Set<string>>

geometryIds?

optional geometryIds: string[]

Defined in

tools/src/types/ContourTypes.ts:62