diff --git a/samples/cpp/bgfg_segm.cpp b/samples/cpp/bgfg_segm.cpp index 3407d7dd5d..e04e390601 100644 --- a/samples/cpp/bgfg_segm.cpp +++ b/samples/cpp/bgfg_segm.cpp @@ -4,7 +4,7 @@ #include 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"