mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-28 17:57:16 +02:00
minor doc text improvement
This commit is contained in:
parent
92004286fd
commit
98904ce4bc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Split360Images(desc.CommandLineNode):
|
|||
commandLine = 'aliceVision_utils_split360Images {allParams}'
|
||||
|
||||
category = 'Utils'
|
||||
documentation = '''This node is used to extract multiple images from equirectangular or dualfisheye images or image folder'''
|
||||
documentation = "This node is used to extract multiple images from equirectangular or dualfisheye images."
|
||||
|
||||
inputs = [
|
||||
desc.File(
|
||||
|
|
Loading…
Add table
Reference in a new issue