[nodes] PanoramaMerging: add ram requirements

This commit is contained in:
Fabien Castan 2021-01-27 14:18:30 +01:00
parent 2e6a4fc3ec
commit 37851ec94c

View file

@ -10,6 +10,9 @@ class PanoramaMerging(desc.CommandLineNode):
commandLine = 'aliceVision_panoramaMerging {allParams}'
size = desc.DynamicNodeSize('input')
cpu = desc.Level.NORMAL
ram = desc.Level.INTENSIVE
documentation = '''
Merge all inputs coming from PanoramaComposiring