mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-19 09:37:14 +02:00
[nodes] add node categories
This commit is contained in:
parent
3d33134ca9
commit
e18f815af9
47 changed files with 58 additions and 10 deletions
|
@ -34,6 +34,7 @@ class ImageProcessing(desc.CommandLineNode):
|
|||
# parallelization = desc.Parallelization(blockSize=40)
|
||||
# commandLineRange = '--rangeStart {rangeStart} --rangeSize {rangeBlockSize}'
|
||||
|
||||
category = 'Utils'
|
||||
documentation = '''
|
||||
Convert or apply filtering to the input images.
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue