You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,19 @@ segmentation effect that uses MultiverSeg.
8
8
After installing this extension, a new segmentation effect is available in the Segment Editor that allows the use of the
9
9
MultiverSeg model to segment automatically your volume.
10
10
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.
0 commit comments