Skip to content

Commit 6a2d3d5

Browse files
authored
DOC: Add manual install instructions and video tutorial links to README
1 parent c205fd9 commit 6a2d3d5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ segmentation effect that uses MultiverSeg.
88
After installing this extension, a new segmentation effect is available in the Segment Editor that allows the use of the
99
MultiverSeg model to segment automatically your volume.
1010

11+
### Manual Installation
12+
13+
1. Drag and drop the [`MultiverSeg`](./MultiverSeg) folder into 3D Slicer
14+
2. Restart slicer
15+
3. The new segment editor effect should be visible in the Segment Editor
16+
17+
_Note: The first time you click on the `initialize` button, slicer will prompt you to download all the dependecies/files/extension needed. It can take some time installing everything._
18+
19+
### Video Tutorials
20+
21+
To segment a specific region you'll first need to create a new task and populate its context with segmented examples as shown in [this video](https://vimeo.com/1103051879). Once you've populated a task with examples, you can look at [this video](https://vimeo.com/1103055377) for a example of how to predict a structure.
22+
23+
1124
### Usage
1225

1326
How to use it:

0 commit comments

Comments
 (0)