Skip to content
Snippets Groups Projects
Commit 463d7a90 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

seam carving doc

parent eee0f868
Branches
Tags
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment