Commit ed61bb53 authored by Gary Bradski's avatar Gary Bradski

revamped

parent 64375af5
...@@ -11,7 +11,7 @@ int threshval = 100; ...@@ -11,7 +11,7 @@ int threshval = 100;
void help() void help()
{ {
cout << 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" << "\n"
<< "Usage: ./connected_components <image>\n" << "Usage: ./connected_components <image>\n"
<< "\n" << "\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment