diff --git a/meshroom/nodes/aliceVision/ImageProcessing.py b/meshroom/nodes/aliceVision/ImageProcessing.py index f167ffcf..b7352d02 100644 --- a/meshroom/nodes/aliceVision/ImageProcessing.py +++ b/meshroom/nodes/aliceVision/ImageProcessing.py @@ -49,13 +49,6 @@ Convert or apply filtering to the input images. value=False, uid=[0], ), - desc.BoolParam( - name='keepImageFilename', - label='Keep Image Filename', - description='Keep Image Filename instead of using View UID.', - value=False, - uid=[0], - ), desc.BoolParam( name='exposureCompensation', label='Exposure Compensation',