From a2174bf8c953325c4f589afe9ed89cc7892e152c Mon Sep 17 00:00:00 2001
From: Julien Michel <julien.michel@c-s.fr>
Date: Wed, 16 May 2007 16:33:47 +0000
Subject: [PATCH] Exemple d'extraction de route.

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

diff --git a/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx b/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx
index 1cd8c7caa5..1207daff2e 100755
--- a/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx
+++ b/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx
@@ -25,7 +25,7 @@
 #endif
 
 //  Software Guide : BeginCommandLineArgs
-//  INPUTS: {qb_extract.tif}
+//  INPUTS: {qb_ExtractRoad.tif}
 //  OUTPUTS: {qb_extractSegmentExtractionBySteps.png}
 //  320 506 367 790 
 //  Software Guide : EndCommandLineArgs
-- 
GitLab