mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
initial commit
This commit is contained in:
@@ -23,7 +23,7 @@ int main(int argc, const char** argv)
|
||||
{
|
||||
cv::CommandLineParser cmd(argc, argv,
|
||||
"{ c camera | | use camera }"
|
||||
"{ f file | 768x576.avi | input video file }"
|
||||
"{ f file | ../data/768x576.avi | input video file }"
|
||||
"{ m method | mog | method (mog, mog2, gmg, fgd) }"
|
||||
"{ h help | | print help message }");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user