From afaaaa956a6e5d6c590504c030ff3f341abee0d3 Mon Sep 17 00:00:00 2001 From: Jordi Inglada <jordi.inglada@orfeo-toolbox.org> Date: Wed, 30 May 2007 15:56:11 +0000 Subject: [PATCH] Ajout extension eps figure tex --- 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 d01a6fb9a4..8f051df389 100644 --- a/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx +++ b/Examples/DisparityMap/SimpleDisparityMapEstimationExample.cxx @@ -552,7 +552,7 @@ int main (int argc, char* argv[]) // \includegraphics[width=0.40\textwidth]{ROI_IKO_PAN_LesHalles.eps} // \includegraphics[width=0.40\textwidth]{ROI_IKO_PAN_LesHalles_warped.eps} // \includegraphics[width=0.40\textwidth]{deformationFieldOutput.eps} - // \includegraphics[width=0.40\textwidth]{resampledFixedOutput} + // \includegraphics[width=0.40\textwidth]{resampledFixedOutput.eps} // \itkcaption[Deformation field and resampling from disparity map estimation]{From left // to right and top to bottom: fixed input image, moving image with a sinusoid deformation, // estimated deformation field in the horizontal direction, resampled fixed image.} -- GitLab