6
6
7
7
# This is source code manager (i.e. svn)
8
8
scm git
9
- scmurl https://github.com/Rediminds/SlicerRediminds .git
9
+ scmurl https://github.com/RediMinds/SlicerRediMinds .git
10
10
scmrevision main
11
11
12
12
# list dependencies
@@ -18,7 +18,7 @@ depends NA
18
18
build_subdirectory inner-build
19
19
20
20
# homepage
21
- homepage https://github.com/Rediminds/SlicerRediminds
21
+ homepage https://github.com/Rediminds/SlicerRediMinds
22
22
23
23
# Firstname1 Lastname1 ([SubOrg1, ]Org1), Firstname2 Lastname2 ([SubOrg2, ]Org2)
24
24
# For example: Jane Roe (Superware), John Doe (Lab1, Nowhere), Joe Bloggs (Noware)
@@ -28,7 +28,7 @@ contributors K Mordhwaj (Inzint), Andras Lasso (PerkLab), ASH
28
28
category Rediminds
29
29
30
30
# url to icon (png, size 72x72 pixels)
31
- iconurl https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Rediminds.png
31
+ iconurl https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Rediminds.png
32
32
33
33
# Give people an idea what to expect from this code
34
34
# - Is it just a test or something you stand behind?
38
38
description This extension enables the user to load original CT scans and segmented files into Slicer using a URL, and then use the Segment Editor module to label or polish the segments of an organ. The Rediminds module, installed from the marketplace, can be used to send the segmented files to the Rediminds backend for further processing.
39
39
40
40
# Space separated list of urls
41
- screenshoturls https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_1.png https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_2.png https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_3.png https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_4.png https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_5.png https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_6.png https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_7.png https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_8.png https://raw.githubusercontent.com/Rediminds/SlicerRediminds /main/Screenshots/Screenshot_9.png
41
+ screenshoturls https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_1.png https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_2.png https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_3.png https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_4.png https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_5.png https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_6.png https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_7.png https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_8.png https://raw.githubusercontent.com/Rediminds/SlicerRediMinds /main/Screenshots/Screenshot_9.png
42
42
43
43
# 0 or 1: Define if the extension should be enabled after its installation.
44
- enabled 1
44
+ enabled 1
0 commit comments