diff --git a/Examples/FeatureExtraction/SeamCarvingExample.cxx b/Examples/FeatureExtraction/SeamCarvingExample.cxx index 56b00642bf2bb86465758084bdf6f457593a9357..3d9ca420a6a4f87f29709a5256e33dd93beada81 100644 --- a/Examples/FeatureExtraction/SeamCarvingExample.cxx +++ b/Examples/FeatureExtraction/SeamCarvingExample.cxx @@ -235,8 +235,8 @@ int main(int argc, char ** argv) // the seam carving filter to a satellite image. // \begin{figure} // \center - // \includegraphics[width=0.44\textwidth]{QB_Suburb.png} - // \includegraphics[width=0.44\textwidth]{SeamCarvingExampleOutput.png} + // \includegraphics[width=0.44\textwidth]{QB_Suburb.eps} + // \includegraphics[width=0.44\textwidth]{SeamCarvingExampleOutput.eps} // \itkcaption[Seam carving filter application]{Result of applying // the \doxygen{otb}{ImageToCarvingPathFilter} followed by the // \doxygen{otb}{RemoveCarvingPathFilter} to Quickbird diff --git a/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx b/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx index b8ebccfb58e81842712731b75caf8c75046c10cf..466aa72cec6366b84e0f0a0b010ed84560fed100 100644 --- a/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx +++ b/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx @@ -211,8 +211,8 @@ int main(int argc, char ** argv) // the seam carving filter to a satellite image. // \begin{figure} // \center - // \includegraphics[width=0.44\textwidth]{QB_Suburb.png} - // \includegraphics[width=0.44\textwidth]{SeamCarvingOtherExampleOutput.png} + // \includegraphics[width=0.44\textwidth]{QB_Suburb.eps} + // \includegraphics[width=0.44\textwidth]{SeamCarvingOtherExampleOutput.eps} // \itkcaption[Seam carving filter application]{Illustration of the minimum // seams alternatively vertical and horizontal on a Quickbird // image. From left to right : original image, image with the 25 vertical