From d4d372141761f5e82f1bd6dfc1b2841a8bf73d61 Mon Sep 17 00:00:00 2001 From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org> Date: Tue, 29 May 2007 09:56:59 +0000 Subject: [PATCH] nomsg --- Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx b/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx index 4a745e3bdc..5d59b62b86 100755 --- a/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx +++ b/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx @@ -146,7 +146,7 @@ int main( int argc, char * argv[] ) // // \begin{figure} // \center - // \includegraphics[width=0.44\textwidth]{RoadExtractionSpectralAngleDiagram.eps} + // \includegraphics[width=0.40\textwidth]{RoadExtractionSpectralAngleDiagram.eps} // \itkcaption[Spectral Angle]{Illustration of the spectral angle for a three-band image.} // \label{fig:RoadExtractionSpectralAngleDiagram} // \end{figure} -- GitLab