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
b19097ed
Commit
b19097ed
authored
May 19, 2018
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
f5a7faa5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
release_notes.xml
docs/docs/release_notes.xml
+15
-1
No files found.
docs/docs/release_notes.xml
View file @
b19097ed
...
...
@@ -11,6 +11,20 @@
<!-- ************************************************************************************** -->
<current>
New Features and Improvements:
- Added Python interface to threshold_image() and partition_pixels().
Non-Backwards Compatible Changes:
- In the Python API, renamed dlib.save_rgb_image() to dlib.save_image().
Bug fixes:
- Dlib 19.11 had a bug that caused the Python interface to reject grayscale images.
This has been fixed.
</current>
<!-- ************************************************************************************** -->
<old
name=
"19.11"
date=
"May 17, 2018"
>
New Features and Improvements:
- Deep Learning
- Added resize_to layer.
...
...
@@ -70,7 +84,7 @@ Bug fixes:
workflows. This has been fixed.
- Fixed matrix objects not working correctly when sized greater than 4GB in
Visual Studio.
</
current
>
</
old
>
<!-- ************************************************************************************** -->
...
...
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