projects
/
platform
/
upstream
/
opencv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64375af
)
revamped
author
Gary Bradski
<no@email>
Sat, 4 Dec 2010 08:29:57 +0000
(08:29 +0000)
committer
Gary Bradski
<no@email>
Sat, 4 Dec 2010 08:29:57 +0000
(08:29 +0000)
samples/cpp/connected_components.cpp
patch
|
blob
|
history
diff --git
a/samples/cpp/connected_components.cpp
b/samples/cpp/connected_components.cpp
index af2121bb57df460e6550a411092f1b62501b023f..30f300d9cee0dcb2d4a1d8f720b7771f9122f299 100644
(file)
--- a/
samples/cpp/connected_components.cpp
+++ b/
samples/cpp/connected_components.cpp
@@
-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"