mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-03 11:21:52 +02:00
[nodes] Clean-up: Harmonize nodes' descriptions
This commit is contained in:
parent
e463f0dce2
commit
f2d6770651
25 changed files with 173 additions and 173 deletions
|
@ -326,7 +326,7 @@ A Graph Cut Max-Flow is applied to optimally cut the volume. This cut represents
|
|||
),
|
||||
desc.IntParam(
|
||||
name="helperPointsGridSize",
|
||||
label='Helper Points Grid Size',
|
||||
label="Helper Points Grid Size",
|
||||
description="Grid size for the helper points.",
|
||||
value=10,
|
||||
range=(0, 50, 1),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue