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

index af2121b..30f300d 100644 (file)
@@ -11,7 +11,7 @@ int threshval = 100;
 void help()
 {
        cout <<
-                  "Program to demonstrate connected components and use of the trackbar\n"
+                  "\n This program demonstrates connected components and use of the trackbar\n"
                << "\n"
                << "Usage: ./connected_components <image>\n"
                << "\n"