Skip to content

Commit 9093285

Browse files
JakubSmidlassoan
authored andcommitted
Add SEEGContactDetector extension
1 parent 59c831a commit 9093285

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

SEEGContactDetector.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3+
"category": "IGT",
4+
"tier": 3,
5+
"scm_url": "https://github.com/EpiReC-ISARG/SlicerSEEGContactDetector",
6+
"scm_type": "git",
7+
"scm_revision": "main",
8+
"build_dependencies": [
9+
"HDBrainExtraction"
10+
],
11+
"build_subdirectory": "."
12+
}

0 commit comments

Comments
 (0)