Skip to content

Commit

Permalink
[nodes] ApplyCalibration: chunkable output
Browse files Browse the repository at this point in the history
  • Loading branch information
mugulmd committed Apr 17, 2023
1 parent 09a47af commit c19ed6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meshroom/nodes/aliceVision/ApplyCalibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

class ApplyCalibration(desc.AVCommandLineNode):
commandLine = 'aliceVision_applyCalibration {allParams}'
size = desc.DynamicNodeSize('input')

category = 'Utils'
documentation = '''
Expand Down

0 comments on commit c19ed6c

Please sign in to comment.