mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-09 12:57:22 +02:00
[nodes] KeyframeSelection: Update label for "sensorDbPath"
This commit is contained in:
parent
ffa3d9f6d1
commit
b9649193b1
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ You can extract frames at regular interval by configuring only the min/maxFrameS
|
||||||
),
|
),
|
||||||
desc.File(
|
desc.File(
|
||||||
name="sensorDbPath",
|
name="sensorDbPath",
|
||||||
label="Sensor Db Path",
|
label="Sensor Database",
|
||||||
description="Camera sensor width database path.",
|
description="Camera sensor width database path.",
|
||||||
value="${ALICEVISION_SENSOR_DB}",
|
value="${ALICEVISION_SENSOR_DB}",
|
||||||
uid=[0],
|
uid=[0],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue