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
17ffc7d2
Commit
17ffc7d2
authored
Feb 28, 2015
by
Davis King
Browse files
updated docs
parent
289aece9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+9
-0
docs/docs/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 @@
...
@@ -12,12 +12,21 @@
<current>
<current>
New Features:
New Features:
- Added spectral_cluster()
- Added sub_image() and sub_image_proxy
- Added set_all_logging_headers()
Non-Backwards Compatible Changes:
Non-Backwards Compatible Changes:
Bug fixes:
Bug fixes:
- Fixed a bug that caused the correlation_tracker to erroneously trigger an assert when
run in debug mode.
Other:
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>
</current>
...
...
docs/docs/term_index.xml
View file @
17ffc7d2
...
@@ -237,6 +237,7 @@
...
@@ -237,6 +237,7 @@
<term
file=
"algorithms.html"
name=
"square_root"
include=
"dlib/algs.h"
/>
<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=
"vector"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"point"
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=
"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_rotator"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"point_transform"
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