mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 16:28:51 +02:00
[nodes] Linting: Clean-up files
This commit is contained in:
parent
ec0721d381
commit
4c0409f573
17 changed files with 128 additions and 103 deletions
|
@ -48,7 +48,7 @@ Based on the input image filenames, it will recognize the input video sequence t
|
|||
description="Export undistorted images.",
|
||||
value=False,
|
||||
),
|
||||
desc.ChoiceParam(
|
||||
desc.ChoiceParam(
|
||||
name="undistortedImageType",
|
||||
label="Undistort Image Format",
|
||||
description="Image file format to use for undistorted images ('jpg', 'png', 'tif', 'exr (half)').",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue