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.
SphereDetection
1 parent 2c4cf3a commit 95d498dCopy full SHA for 95d498d
1 file changed
meshroom/ui/reconstruction.py
@@ -344,7 +344,6 @@ class Reconstruction(UIGraph):
344
"PhotometricStereo",
345
"PanoramaInit",
346
"ColorCheckerDetection",
347
- "SphereDetection",
348
]
349
350
def __init__(self, undoStack: commands.UndoStack, taskManager: TaskManager, defaultPipeline: str="", parent: QObject=None):
0 commit comments