chore(build): try to build demo and docs
This commit is contained in:
parent
869b8ced05
commit
6715ad9bd6
@ -107,7 +107,7 @@ class SegmentationService extends PubSubService {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* It adds a segment to a segmentation, basically just setting the properties for
|
* It adds a segment to a segmentation, basically just setting the properties for
|
||||||
* the segment
|
* the segment.
|
||||||
* @param segmentationId - The ID of the segmentation you want to add a
|
* @param segmentationId - The ID of the segmentation you want to add a
|
||||||
* segment to.
|
* segment to.
|
||||||
* @param segmentIndex - The index of the segment to add.
|
* @param segmentIndex - The index of the segment to add.
|
||||||
|
|||||||
@ -8,7 +8,7 @@ sidebar_label: Segmentation Service
|
|||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Using Segmentation Service you can create, edit and delete segmentation data, and
|
Using Segmentation Service you can create, edit and delete segmentation data, and
|
||||||
change appearance of the segmentation including color, opacity, and visibility.
|
change appearance of the segmentation including color, opacity and visibility.
|
||||||
|
|
||||||
Segmentations in OHIF are based on the Segmentations in Cornerstone3D. You can
|
Segmentations in OHIF are based on the Segmentations in Cornerstone3D. You can
|
||||||
read more about it in the [Cornerstone Segmentation](https://www.cornerstonejs.org/docs/concepts/cornerstone-tools/segmentation/). OHIF currently only supports
|
read more about it in the [Cornerstone Segmentation](https://www.cornerstonejs.org/docs/concepts/cornerstone-tools/segmentation/). OHIF currently only supports
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user