mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-03 03:11:56 +02:00
[nodes] add node categories
This commit is contained in:
parent
3d33134ca9
commit
e18f815af9
47 changed files with 58 additions and 10 deletions
|
@ -9,6 +9,7 @@ class SfMTransfer(desc.CommandLineNode):
|
|||
commandLine = 'aliceVision_utils_sfmTransfer {allParams}'
|
||||
size = desc.DynamicNodeSize('input')
|
||||
|
||||
category = 'Utils'
|
||||
documentation = '''
|
||||
This node allows to transfer poses and/or intrinsics form one SfM scene onto another one.
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue