Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
f9962fd7
"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "bb6a64763e9a8e64f27bf5f380b62672665d692d"
Commit
f9962fd7
authored
Apr 08, 2016
by
Fm
Browse files
Fixed corellation_tracker abstract docs
parent
0f1e9f99
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
dlib/image_processing/correlation_tracker_abstract.h
dlib/image_processing/correlation_tracker_abstract.h
+2
-2
No files found.
dlib/image_processing/correlation_tracker_abstract.h
View file @
f9962fd7
...
@@ -40,8 +40,8 @@ namespace dlib
...
@@ -40,8 +40,8 @@ namespace dlib
ensures
ensures
- Initializes correlation_tracker. Higher value of filter_size and
- Initializes correlation_tracker. Higher value of filter_size and
num_scale_levels increases tracking precision but requires more CPU
num_scale_levels increases tracking precision but requires more CPU
for processing. Recommended values for filter_size =
32-256
,
for processing. Recommended values for filter_size =
5-7
,
default =
128
, for num_scale_levels =
16
-6
4
, default =
32
default =
6
, for num_scale_levels =
4
-6, default =
5
- #get_position().is_empty() == true
- #get_position().is_empty() == true
!*/
!*/
...
...
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