From b67a3cbc25cb9ae6b1ee95dcbbf0a790690a7e76 Mon Sep 17 00:00:00 2001 From: Jordi Inglada <jordi.inglada@orfeo-toolbox.org> Date: Wed, 12 Dec 2007 09:11:22 +0000 Subject: [PATCH] Ajout explication points aberrants --- Examples/IO/DEMToImageGenerator.cxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Examples/IO/DEMToImageGenerator.cxx b/Examples/IO/DEMToImageGenerator.cxx index 0745ed3de4..33d37b0fbb 100644 --- a/Examples/IO/DEMToImageGenerator.cxx +++ b/Examples/IO/DEMToImageGenerator.cxx @@ -242,8 +242,10 @@ int main(int argc, char * argv[]) // Software Guide : BeginLatex // - // Let's now run this example using as input the Srtm datas contained in - // \code{DEM\_srtm} folder. + // Let's now run this example using as input the SRTM data contained in + // \code{DEM\_srtm} folder. Figure \redf{fig:DEMToImageGenerator} + // shows the obtained DEM. Invalid data values -- hidden areas due + // to SAR shadowing -- are set to zero. // // // \begin{figure} \center -- GitLab