Skip to content

Commit bb2ecde

Browse files
Create SlicerBrats.json
I have created one extension and have added all the scripted CLI extensions. SlicerBratsPreprocessor SlicerBratsSegmentator SlicerBratsFusionator Also I have added the scripted module BatchBrainMRTumorSegmentation which is calling the above cli modules to perform preprocessing, segmentation and lastly fusion.
1 parent fac723c commit bb2ecde

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

SlicerBrats.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#",
3+
"build_dependencies": [],
4+
"build_subdirectory": ".",
5+
"category": "SlicerBrats",
6+
"scm_revision": "main",
7+
"scm_url": "https://github.com/UWA-Medical-Physics/SlicerBrats.git"
8+
}

0 commit comments

Comments
 (0)