mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-06 10:18:42 +02:00
Merge pull request #1580 from alicevision/natowi-patch-1
minor doc text improvement
This commit is contained in:
commit
4b0eab1e46
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Split360Images(desc.CommandLineNode):
|
||||||
commandLine = 'aliceVision_utils_split360Images {allParams}'
|
commandLine = 'aliceVision_utils_split360Images {allParams}'
|
||||||
|
|
||||||
category = 'Utils'
|
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 = [
|
inputs = [
|
||||||
desc.File(
|
desc.File(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue