This commit is contained in:
Gary Bradski 2010-12-04 08:30:10 +00:00
parent 8faae6cfc5
commit dd2cace510

View 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"