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
17ffc7d2
Commit
17ffc7d2
authored
Feb 28, 2015
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
289aece9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
release_notes.xml
docs/docs/release_notes.xml
+9
-0
term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/release_notes.xml
View file @
17ffc7d2
...
...
@@ -12,12 +12,21 @@
<current>
New Features:
- Added spectral_cluster()
- Added sub_image() and sub_image_proxy
- Added set_all_logging_headers()
Non-Backwards Compatible Changes:
Bug fixes:
- Fixed a bug that caused the correlation_tracker to erroneously trigger an assert when
run in debug mode.
Other:
- Improved the usability of the new drectanle object.
- Optimized extract_fhog_features() for the case where cell_size==1. This makes it about
4x faster in that case.
- Made it so you can compose point transform objects via operator *.
</current>
...
...
docs/docs/term_index.xml
View file @
17ffc7d2
...
...
@@ -237,6 +237,7 @@
<term
file=
"algorithms.html"
name=
"square_root"
include=
"dlib/algs.h"
/>
<term
file=
"linear_algebra.html"
name=
"vector"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"point"
include=
"dlib/geometry.h"
/>
<term
file=
"dlib/geometry/vector_abstract.h.html"
name=
"dpoint"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"rotate_point"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"point_rotator"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"point_transform"
include=
"dlib/geometry.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