We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1caa66b commit e82730eCopy full SHA for e82730e
UpperAirwaySegmentator.json
@@ -0,0 +1,11 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3
+ "build_dependencies": [
4
+ "NNUNet"
5
+ ],
6
+ "build_subdirectory": ".",
7
+ "category": "Segmentation",
8
+ "scm_revision": "main",
9
+ "scm_url": "https://github.com/capenaka/SlicerUpperAirwaySegmentator",
10
+ "tier": 1
11
+}
0 commit comments