diff --git a/Examples/DisparityMap/StereoReconstructionExample.cxx b/Examples/DisparityMap/StereoReconstructionExample.cxx index 73bab478bdb57c621c8e8fe9b9b51b0124bac65e..01602eafac3cdb7f3f98bbc4c7a5e85fc3970f32 100644 --- a/Examples/DisparityMap/StereoReconstructionExample.cxx +++ b/Examples/DisparityMap/StereoReconstructionExample.cxx @@ -95,6 +95,7 @@ int main(int argc, char* argv[]) // \item \doxygen{otb}{otbSubPixelDisparityImageFilter} // \item \doxygen{otb}{otbDisparityMapMedianFilter} // \item \doxygen{otb}{DisparityMapToDEMFilter} +// \end{itemize} // Software Guide : EndLatex // Software Guide : BeginCodeSnippet