Skip to content

Commit 4f74d6a

Browse files
gregoire-dlcbentejac
authored andcommitted
[meshroom] SphereDetection: Add shape file semantic
1 parent 628c1d2 commit 4f74d6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meshroom/aliceVision/SphereDetection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ class SphereDetection(desc.CommandLineNode):
8484
name="output",
8585
label="Output Path",
8686
description="Sphere detection information will be written here.",
87+
semantic="shapeFile",
8788
value="{nodeCacheFolder}/detection.json",
8889
)
8990
]

0 commit comments

Comments
 (0)