diff --git a/Examples/DisparityMap/EstimateAffineTransformationExample.cxx b/Examples/DisparityMap/EstimateAffineTransformationExample.cxx index 99fa08837ec1c21c016c230430261c15638e94b8..25ee85f62ac86e241114056eb5287d02a10a5f38 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