[nodes] LdrToHdrCalibration & PanoramaCompositing are compute intensive nodes

This commit is contained in:
Fabien Castan 2020-09-10 17:26:09 +02:00
parent 79c5a7c2e3
commit 6f6dcd0408
2 changed files with 6 additions and 0 deletions

View file

@ -10,6 +10,9 @@ class PanoramaCompositing(desc.CommandLineNode):
commandLine = 'aliceVision_panoramaCompositing {allParams}'
size = desc.DynamicNodeSize('input')
cpu = desc.Level.INTENSIVE
ram = desc.Level.INTENSIVE
documentation = '''
Once the images have been transformed geometrically (in PanoramaWarping),
they have to be fused together in a single panorama image which looks like a single photography.