From 56f03a7fdfefe053599d4f7df1eb3f81e04c972f Mon Sep 17 00:00:00 2001
From: Jordi Inglada <jordi.inglada@orfeo-toolbox.org>
Date: Mon, 11 May 2009 15:56:11 +0200
Subject: [PATCH] DOC: Added parameters for right angle detection example

---
 Examples/FeatureExtraction/RightAngleDetectionExample.cxx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Examples/FeatureExtraction/RightAngleDetectionExample.cxx b/Examples/FeatureExtraction/RightAngleDetectionExample.cxx
index 0afc2faa36..ef2bf7d501 100644
--- a/Examples/FeatureExtraction/RightAngleDetectionExample.cxx
+++ b/Examples/FeatureExtraction/RightAngleDetectionExample.cxx
@@ -32,7 +32,8 @@ PURPOSE.  See the above copyright notices for more information.
 
 //  Software Guide : BeginCommandLineArgs
 //    INPUTS: {qb_RoadExtract2.tif}
-//    OUTPUTS: {RighAngleOutput.tif}, {PrettyRighAngleInput.png}, {PrettyRighAngleOutput.png}
+//    OUTPUTS: {RighAngleOutput.tif}, {PrettyRighAngleInput.png},  {PrettyRighAngleOutput.png}
+//  0.09 20
 //  Software Guide : EndCommandLineArgs
 
 // Software Guide : BeginLatex
-- 
GitLab