Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
4562b2e6
Commit
4562b2e6
authored
May 26, 2014
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
c9b050e2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
release_notes.xml
docs/docs/release_notes.xml
+2
-0
term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/release_notes.xml
View file @
4562b2e6
...
@@ -17,6 +17,8 @@ New Features:
...
@@ -17,6 +17,8 @@ New Features:
objects.
objects.
- Added a user settable loss to the structural_assignment_trainer and
- Added a user settable loss to the structural_assignment_trainer and
structural_track_association_trainer objects.
structural_track_association_trainer objects.
- Added evaluate_detectors(), a function for efficiently running multiple fHOG
based object detectors.
- Added the new split_on_first() and split_on_last() string manipulation functions.
- Added the new split_on_first() and split_on_last() string manipulation functions.
- Added locally_change_current_dir, a RAII tool for switching between directories.
- Added locally_change_current_dir, a RAII tool for switching between directories.
- You can now make a 1x1 matrix containing a single value by calling mat() on a single
- You can now make a 1x1 matrix containing a single value by calling mat() on a single
...
...
docs/docs/term_index.xml
View file @
4562b2e6
...
@@ -1300,6 +1300,7 @@
...
@@ -1300,6 +1300,7 @@
<term
file=
"dlib/image_processing/scan_fhog_pyramid_abstract.h.html"
name=
"default_fhog_feature_extractor"
include=
"dlib/image_processing.h"
/>
<term
file=
"dlib/image_processing/scan_fhog_pyramid_abstract.h.html"
name=
"default_fhog_feature_extractor"
include=
"dlib/image_processing.h"
/>
<term
file=
"dlib/image_processing/scan_fhog_pyramid_abstract.h.html"
name=
"num_separable_filters"
include=
"dlib/image_processing.h"
/>
<term
file=
"dlib/image_processing/scan_fhog_pyramid_abstract.h.html"
name=
"num_separable_filters"
include=
"dlib/image_processing.h"
/>
<term
file=
"dlib/image_processing/scan_fhog_pyramid_abstract.h.html"
name=
"threshold_filter_singular_values"
include=
"dlib/image_processing.h"
/>
<term
file=
"dlib/image_processing/scan_fhog_pyramid_abstract.h.html"
name=
"threshold_filter_singular_values"
include=
"dlib/image_processing.h"
/>
<term
file=
"dlib/image_processing/scan_fhog_pyramid_abstract.h.html"
name=
"evaluate_detectors"
include=
"dlib/image_processing.h"
/>
<term
file=
"imaging.html"
name=
"scan_fhog_pyramid"
include=
"dlib/image_processing.h"
/>
<term
file=
"imaging.html"
name=
"scan_fhog_pyramid"
include=
"dlib/image_processing.h"
/>
<term
file=
"imaging.html"
name=
"scan_image"
include=
"dlib/image_processing.h"
/>
<term
file=
"imaging.html"
name=
"scan_image"
include=
"dlib/image_processing.h"
/>
...
...
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