revamped
This commit is contained in:
parent
64375af5c3
commit
ed61bb538d
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user