From be6a5fad59b03a27a9b2cfa137cef23e160870e2 Mon Sep 17 00:00:00 2001
From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org>
Date: Tue, 16 Oct 2007 12:12:40 +0000
Subject: [PATCH] seam carving doc

---
 Examples/FeatureExtraction/SeamCarvingExample.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Examples/FeatureExtraction/SeamCarvingExample.cxx b/Examples/FeatureExtraction/SeamCarvingExample.cxx
index 3d9ca420a6..14b8477bba 100644
--- a/Examples/FeatureExtraction/SeamCarvingExample.cxx
+++ b/Examples/FeatureExtraction/SeamCarvingExample.cxx
@@ -236,7 +236,7 @@ int main(int argc, char ** argv)
   // \begin{figure}
   // \center
   // \includegraphics[width=0.44\textwidth]{QB_Suburb.eps}
-  // \includegraphics[width=0.44\textwidth]{SeamCarvingExampleOutput.eps}
+  // \includegraphics[width=0.38\textwidth]{SeamCarvingExampleOutput.eps}
   // \itkcaption[Seam carving filter application]{Result of applying
   // the \doxygen{otb}{ImageToCarvingPathFilter} followed by the 
   // \doxygen{otb}{RemoveCarvingPathFilter} to Quickbird
-- 
GitLab