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
aa2c718c
Commit
aa2c718c
authored
Dec 20, 2014
by
Davis King
Browse files
updated docs
parent
f3bdbf3b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+13
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/release_notes.xml
View file @
aa2c718c
...
@@ -12,12 +12,25 @@
...
@@ -12,12 +12,25 @@
<current>
<current>
New Features:
New Features:
- Upgraded fft() and ifft() to support 2D matrices.
- Added hough_transform
- Added skeleton() for finding the skeletonization of a binary image.
- Added distance_to_line(), clip_line_to_rectangle(), min_point(), and max_point().
- Added a simple API for calling C++ from MATLAB.
Non-Backwards Compatible Changes:
Non-Backwards Compatible Changes:
Bug fixes:
Bug fixes:
- Fixed a compile time error that could happen when calling fft() for
certain input types.
- Fixed a compile time error that prevented auto_threshold_image() from
being used.
- Fixed name clashes with new version of Boost.
- Changed Python pickling code so it works with Python 3.
- Fixed CMake compile time error related to finding fftw.
Other:
Other:
- Made extract_image_chips() much faster when extracting unscaled image chips.
</current>
</current>
<!-- ************************************************************************************** -->
<!-- ************************************************************************************** -->
...
...
docs/docs/term_index.xml
View file @
aa2c718c
...
@@ -676,6 +676,7 @@
...
@@ -676,6 +676,7 @@
<term
file=
"metaprogramming.html"
name=
"DLIB_CASSERT"
include=
"dlib/assert.h"
/>
<term
file=
"metaprogramming.html"
name=
"DLIB_CASSERT"
include=
"dlib/assert.h"
/>
<term
file=
"metaprogramming.html"
name=
"COMPILE_TIME_ASSERT"
include=
"dlib/assert.h"
/>
<term
file=
"metaprogramming.html"
name=
"COMPILE_TIME_ASSERT"
include=
"dlib/assert.h"
/>
<term
file=
"metaprogramming.html"
name=
"DLIB_ASSERT_HAS_STANDARD_LAYOUT"
include=
"dlib/assert.h"
/>
<term
file=
"metaprogramming.html"
name=
"DLIB_ASSERT_HAS_STANDARD_LAYOUT"
include=
"dlib/assert.h"
/>
<term
file=
"other.html"
name=
"MATLAB"
/>
<term
file=
"other.html"
name=
"TIME_THIS"
include=
"dlib/time_this.h"
/>
<term
file=
"other.html"
name=
"TIME_THIS"
include=
"dlib/time_this.h"
/>
<term
link=
"other.html#timing code blocks"
name=
"print"
include=
"dlib/timing.h"
/>
<term
link=
"other.html#timing code blocks"
name=
"print"
include=
"dlib/timing.h"
/>
<term
file=
"other.html"
name=
"timing code blocks"
include=
"dlib/timing.h"
/>
<term
file=
"other.html"
name=
"timing code blocks"
include=
"dlib/timing.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