[nodes] SfMTransform, SfMTransfer, SfMAlignment expose the same output params than the StructureFromMotion node

This commit is contained in:
Fabien Castan 2020-06-29 13:59:53 +02:00
parent 082f9b5843
commit 21fa9167ae
5 changed files with 39 additions and 12 deletions

View file

@ -334,7 +334,7 @@ It iterates like that, adding cameras and triangulating new 2D features into 3D
),
desc.File(
name='outputViewsAndPoses',
label='Output SfMData File',
label='Output Poses',
description='''Path to the output sfmdata file with cameras (views and poses).''',
value=desc.Node.internalFolder + 'cameras.sfm',
uid=[],