Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv_contrib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv_contrib
Commits
25d458ef
Commit
25d458ef
authored
Oct 22, 2015
by
Maksim Shabunin
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #246 from antran89:master
parents
d6e99d0b
b2f3899f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tracker.cpp
modules/tracking/samples/tracker.cpp
+1
-0
No files found.
modules/tracking/samples/tracker.cpp
View file @
25d458ef
...
@@ -61,6 +61,7 @@ static void help()
...
@@ -61,6 +61,7 @@ static void help()
"Example of <video_name> is in opencv_extra/testdata/cv/tracking/
\n
"
"Example of <video_name> is in opencv_extra/testdata/cv/tracking/
\n
"
"Call:
\n
"
"Call:
\n
"
"./tracker <tracker_algorithm> <video_name> <start_frame> [<bounding_frame>]
\n
"
"./tracker <tracker_algorithm> <video_name> <start_frame> [<bounding_frame>]
\n
"
"tracker_algorithm can be: MIL, BOOSTING, MEDIANFLOW, TLD
\n
"
<<
endl
;
<<
endl
;
cout
<<
"
\n\n
Hot keys:
\n
"
cout
<<
"
\n\n
Hot keys:
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment