-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
By default, Tier 3 is assigned to all extensions. See exceptions and rationale is below. ## Tier 5: Extensions of high importance: - DCMQI - DebuggingTools - DeveloperToolsForExtensions - DICOMwebBrowser - LanguagePacks - MarkupsToModel - MONAIAuto3DSeg - NNUNet - ParallelProcessing - PyTorch - QuantitativeReporting - SegmentEditorExtraEffects - SegmentMesher - SequenceRegistration - SlicerDcm2nii - SlicerDMRI - SlicerElastix - SlicerFreeSurfer - SlicerHeart - SlicerIGSIO - SlicerIGT - SlicerMorph - SlicerNeuro - SlicerOpenAnatomy - SlicerOpenIGTLink - SlicerRT - SlicerVirtualReality - SlicerVMTK - SurfaceWrapSolidify - TotalSegmentator - UKFTractography ## Tier 1: ### No maintainer/no response to issues in issue tracker: - ABLTemporalBoneSegmentation - AirwaySegmentation - BoneThicknessMapping - Breast_DCEMRI_FTV (radiology-research/SlicerBreast_DCEMRI_FTV#7 without response) - DRRGenerator - CarreraSlice - CleverSeg - ModelClip (upstream did not respond to a PR with a minor update to fix an extension icon issue) - NeedleFinder - NvidiaAIAssistedAnnotation - RegularizedFastMarching - ResectionPlanner - Scoliosis - SegmentationAidedRegistration - SlicerITKUltrasound (failing to build across all platforms) - SlicerToKiwiExporter - TOMAAT - ChangeTracker (Andrey Fedorov confirmed that he no longer provides support) ### Experimental: - BigImage - SlicerAIGT ### Functionality is no longer needed or useful for very few users: - AnglePlanesExtension (tool in Q3DC now) - DatabaseInteractor - ErodeDilateLabel - MeshToLabelMap - CurveMaker (built-in markups feature now) - SlicerConda ### Commercial license is needed for meaningful use: - ConnectToSupervisely - flywheel_connect - FlywheelCaseIterator ### Too broad name that would mislead users - IntensitySegmenter - TissueSegmentation ### Build errors - SlicerLookingGlass - SlicerRadiomics - SlicerDentalModelSeg (only works on linux)
- Loading branch information
Andras Lasso
committed
Nov 27, 2024
1 parent
d7603bd
commit 2372f61
Showing
201 changed files
with
649 additions
and
418 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": ["SlicerElastix"], | ||
"build_subdirectory": "inner-build", | ||
"category": "Otolaryngology", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/Auditory-Biophysics-Lab/Slicer-ABLTemporalBoneSegmentation" | ||
"scm_url": "https://github.com/Auditory-Biophysics-Lab/Slicer-ABLTemporalBoneSegmentation", | ||
"tier": 1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": ["ModelToModelDistance"], | ||
"build_subdirectory": ".", | ||
"category": "Quantification", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/naterex23/SlicerAblationPlanner" | ||
"scm_url": "https://github.com/naterex23/SlicerAblationPlanner", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Segmentation", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/Slicer/SlicerAirwaySegmentation" | ||
"scm_url": "https://github.com/Slicer/SlicerAirwaySegmentation", | ||
"tier": 1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Shape Analysis", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/DCBIA-OrthoLab/AnglePlanes-Extension.git" | ||
"scm_url": "https://github.com/DCBIA-OrthoLab/AnglePlanes-Extension.git", | ||
"tier": 1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Filtering", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/CSIM-Toolkits/AnomalousFiltersExtension.git" | ||
"scm_url": "https://github.com/CSIM-Toolkits/AnomalousFiltersExtension.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Developer Tools", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/pzaffino/SlicerArduinoController.git" | ||
"scm_url": "https://github.com/pzaffino/SlicerArduinoController.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": ["SlicerOpenIGTLink"], | ||
"build_subdirectory": ".", | ||
"category": "IGT", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/Atracsys/SlicerAstmPhantomTest.git" | ||
"scm_url": "https://github.com/Atracsys/SlicerAstmPhantomTest.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Auto3dgm", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/ToothAndClaw/SlicerAuto3dgm" | ||
"scm_url": "https://github.com/ToothAndClaw/SlicerAuto3dgm", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": ["SlicerDentalModelSeg", "SlicerConda"], | ||
"build_subdirectory": ".", | ||
"category": "Segmentation", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/DCBIA-OrthoLab/SlicerAutomatedDentalTools.git" | ||
"scm_url": "https://github.com/DCBIA-OrthoLab/SlicerAutomatedDentalTools.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Segmentation", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/lassoan/SlicerAutoscroll" | ||
"scm_url": "https://github.com/lassoan/SlicerAutoscroll", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "BigImage", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/gaoyi/SlicerBigImage.git" | ||
"scm_url": "https://github.com/gaoyi/SlicerBigImage.git", | ||
"tier": 1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": ["SurfaceWrapSolidify", "MarkupsToModel", "Sandbox"], | ||
"build_subdirectory": ".", | ||
"category": "Planning", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/SlicerIGT/SlicerBoneReconstructionPlanner.git" | ||
"scm_url": "https://github.com/SlicerIGT/SlicerBoneReconstructionPlanner.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": "inner-build", | ||
"category": "Quantification", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/Kitware/BoneTextureExtension.git" | ||
"scm_url": "https://github.com/Kitware/BoneTextureExtension.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Shape Analysis", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/Auditory-Biophysics-Lab/SlicerBoneThicknessMappingExtension" | ||
"scm_url": "https://github.com/Auditory-Biophysics-Lab/SlicerBoneThicknessMappingExtension", | ||
"tier": 1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Segmentation", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/CSIM-Toolkits/SlicerBrainVolumeRefinement.git" | ||
"scm_url": "https://github.com/CSIM-Toolkits/SlicerBrainVolumeRefinement.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Quantification", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/lassoan/SlicerBreastImplantAnalyzer.git" | ||
"scm_url": "https://github.com/lassoan/SlicerBreastImplantAnalyzer.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": ["PyTorch"], | ||
"build_subdirectory": ".", | ||
"category": "Utilities", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/ZhyBrian/SlicerBreastUltrasoundAnalysis.git" | ||
"scm_url": "https://github.com/ZhyBrian/SlicerBreastUltrasoundAnalysis.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "FTV Segmentation", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/radiology-research/SlicerBreast_DCEMRI_FTV" | ||
"scm_url": "https://github.com/radiology-research/SlicerBreast_DCEMRI_FTV", | ||
"tier": 1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Segmentation", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/KitwareMedical/SlicerCBCTToothSegmentation.git" | ||
"scm_url": "https://github.com/KitwareMedical/SlicerCBCTToothSegmentation.git", | ||
"tier": 3 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Registration", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/DCBIA-OrthoLab/CMFreg.git" | ||
"scm_url": "https://github.com/DCBIA-OrthoLab/CMFreg.git", | ||
"tier": 3 | ||
} |
Oops, something went wrong.