diff --git a/meshroom/nodes/aliceVision/LdrToHdrCalibration.py b/meshroom/nodes/aliceVision/LdrToHdrCalibration.py index 912632f7..55e445c9 100644 --- a/meshroom/nodes/aliceVision/LdrToHdrCalibration.py +++ b/meshroom/nodes/aliceVision/LdrToHdrCalibration.py @@ -31,7 +31,7 @@ class LdrToHdrCalibration(desc.AVCommandLineNode): category = 'Panorama HDR' documentation = ''' - Calibrate LDR to HDR response curve from samples +Calibrate LDR to HDR response curve from samples. ''' inputs = [ diff --git a/meshroom/nodes/aliceVision/LdrToHdrSampling.py b/meshroom/nodes/aliceVision/LdrToHdrSampling.py index e2cd8274..857cb2a0 100644 --- a/meshroom/nodes/aliceVision/LdrToHdrSampling.py +++ b/meshroom/nodes/aliceVision/LdrToHdrSampling.py @@ -47,7 +47,7 @@ class LdrToHdrSampling(desc.AVCommandLineNode): category = 'Panorama HDR' documentation = ''' - Sample pixels from Low range images for HDR creation +Sample pixels from Low range images for HDR creation. ''' inputs = [ diff --git a/meshroom/nodes/aliceVision/PanoramaPostProcessing.py b/meshroom/nodes/aliceVision/PanoramaPostProcessing.py index 1d67dc3b..e1723ab4 100644 --- a/meshroom/nodes/aliceVision/PanoramaPostProcessing.py +++ b/meshroom/nodes/aliceVision/PanoramaPostProcessing.py @@ -13,8 +13,8 @@ class PanoramaPostProcessing(desc.CommandLineNode): category = 'Panorama HDR' documentation = ''' - Post process the panorama - ''' +Post process the panorama. +''' inputs = [ desc.File(