From efbea0ede84ba7c6a342dc0345da6e7b2e47a8fb Mon Sep 17 00:00:00 2001
From: Manuel Grizonnet <manuel.grizonnet@gmail.com>
Date: Tue, 19 Jan 2010 09:07:24 +0100
Subject: [PATCH] BUG: argument parameters affine example

---
 Examples/DisparityMap/EstimateAffineTransformationExample.cxx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Examples/DisparityMap/EstimateAffineTransformationExample.cxx b/Examples/DisparityMap/EstimateAffineTransformationExample.cxx
index 99fa08837e..25ee85f62a 100755
--- a/Examples/DisparityMap/EstimateAffineTransformationExample.cxx
+++ b/Examples/DisparityMap/EstimateAffineTransformationExample.cxx
@@ -26,6 +26,7 @@
 //  Software Guide : BeginCommandLineArgs
 //    INPUTS: {QB_Suburb.png}, {QB_SuburbR10X13Y17.png}
 //    OUTPUTS: {AffineTransformationOutput.png}
+//    2 3 0 0 0.5 1 AffineTransformationTxtOutput.txt
 //  Software Guide : EndCommandLineArgs
 
 // Software Guide : BeginLatex
-- 
GitLab