From b9649193b1184ce2f87fa2a85d539cfbc349f47e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Candice=20Bent=C3=A9jac?= Date: Fri, 7 Apr 2023 13:07:41 +0200 Subject: [PATCH] [nodes] KeyframeSelection: Update label for "sensorDbPath" --- meshroom/nodes/aliceVision/KeyframeSelection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshroom/nodes/aliceVision/KeyframeSelection.py b/meshroom/nodes/aliceVision/KeyframeSelection.py index f1c2d331..c2c85a97 100644 --- a/meshroom/nodes/aliceVision/KeyframeSelection.py +++ b/meshroom/nodes/aliceVision/KeyframeSelection.py @@ -67,7 +67,7 @@ You can extract frames at regular interval by configuring only the min/maxFrameS ), desc.File( name="sensorDbPath", - label="Sensor Db Path", + label="Sensor Database", description="Camera sensor width database path.", value="${ALICEVISION_SENSOR_DB}", uid=[0],