Commit dd2cace5 authored by Gary Bradski's avatar Gary Bradski

revamped

parent 8faae6cf
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#include <stdio.h> #include <stdio.h>
void help() 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" "Learns the background at the start and then segments.\n"
"Learning is togged by the space key. Will read from file or camera\n" "Learning is togged by the space key. Will read from file or camera\n"
"Call:\n" "Call:\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