[nodes] Improve labels and descriptions for distortion calibration nodes

This commit is contained in:
Candice Bentéjac 2023-05-24 11:17:02 +02:00
parent e895808e92
commit 73332694fa
4 changed files with 11 additions and 11 deletions

View file

@ -24,7 +24,7 @@ Export the distortion model and parameters of cameras in a SfM scene.
desc.File(
name='output',
label='Folder',
description='',
description='Output folder.',
value=desc.Node.internalFolder,
uid=[],
),