We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2cbcd commit cae6e80Copy full SHA for cae6e80
Photogrammetry.json
@@ -0,0 +1,9 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3
+ "build_dependencies": ["PyTorch", "SlicerMorph"],
4
+ "build_subdirectory": ".",
5
+ "category": "Photogrammetry",
6
+ "scm_revision": "master",
7
+ "scm_url": "https://github.com/SlicerMorph/SlicerPhotogrammetry.git",
8
+ "tier": 1
9
+}
0 commit comments