From ad30c31cde242ceff1309eac4fcecbc66471a160 Mon Sep 17 00:00:00 2001 From: Jordi Inglada <jordi.inglada@orfeo-toolbox.org> Date: Wed, 30 May 2007 15:36:35 +0000 Subject: [PATCH] Petites modifs latex --- Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx b/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx index 9051e4570e..d01a6fb9a4 100644 --- a/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx +++ b/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx @@ -24,7 +24,7 @@ #endif // Software Guide : BeginCommandLineArgs -// INPUTS: {ROI_IKO_PAN_LesHalles.tif},{ROI_IKO_PAN_LesHalles_warped.tif} +// INPUTS: {ROI_IKO_PAN_LesHalles.tif}, {ROI_IKO_PAN_LesHalles_warped.tif} // OUTPUTS: {deformationFieldOutput.png},{resampledFixedOutput.png} // 25 15 10 10 250 0.9 // Software Guide : EndCommandLineArgs -- GitLab