mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 05:06:29 +08:00
revamped
This commit is contained in:
parent
8faae6cfc5
commit
dd2cace510
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user