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
aa2c718c
Commit
aa2c718c
authored
Dec 20, 2014
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
f3bdbf3b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
release_notes.xml
docs/docs/release_notes.xml
+13
-0
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 @@
<current>
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:
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:
- Made extract_image_chips() much faster when extracting unscaled image chips.
</current>
<!-- ************************************************************************************** -->
...
...
docs/docs/term_index.xml
View file @
aa2c718c
...
...
@@ -676,6 +676,7 @@
<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=
"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
link=
"other.html#timing code blocks"
name=
"print"
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