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

index 3407d7d..e04e390 100644 (file)
@@ -4,7 +4,7 @@
 #include <stdio.h>
 void help()
 {
- printf("\nDo background segmentation, especially demonstrating the use of cvUpdateBGStatModel.\n"
+ printf("\nDo background segmentation, especially demonstrating the use of cvUpdateBGStatModel().\n"
 "Learns the background at the start and then segments.\n"
 "Learning is togged by the space key. Will read from file or camera\n"
 "Call:\n"