updated usage message (opencv_stitching)
authorAlexey Spizhevoy <no@email>
Mon, 23 May 2011 07:38:42 +0000 (07:38 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 23 May 2011 07:38:42 +0000 (07:38 +0000)
modules/stitching/main.cpp

index 72e54ba..af1da36 100644 (file)
@@ -29,7 +29,6 @@ void printUsage()
     cout << "--match_conf\n"\r
         << "\tGood values are in [0.2, 0.8] range usually.\n\n";\r
     cout << "HINT:\n"  \r
-        << "\tDefault parameters are for '--trygpu no' configuration.\n"\r
         << "\tTry bigger values for --work_megapix if something is wrong.\n\n";\r
 }\r
 \r