revamped
authorGary Bradski <no@email>
Sat, 4 Dec 2010 08:24:28 +0000 (08:24 +0000)
committerGary Bradski <no@email>
Sat, 4 Dec 2010 08:24:28 +0000 (08:24 +0000)
samples/cpp/calibration.cpp

index fe2e346..095b5de 100644 (file)
@@ -10,7 +10,7 @@ using namespace cv;
 using namespace std;
 
 const char * usage =
-" example command line for calibration from a live feed.\n"
+" \nexample command line for calibration from a live feed.\n"
 "   calibration  -w 4 -h 5 -s 0.025 -o camera.yml -op -oe\n"
 " \n"
 " example command line for calibration from a list of stored images:\n"