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
4d2f3da6
Commit
4d2f3da6
authored
Jan 21, 2012
by
Davis King
Browse files
updated release notes
parent
5f9b317f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+5
-1
No files found.
docs/docs/release_notes.xml
View file @
4d2f3da6
...
...
@@ -16,11 +16,12 @@ New Stuff:
- Added a set of tools for learning to solve the assignment problem.
See the structural_assignment_trainer and its associated example
program for an introduction.
- Added
some
random projection based locality sensitive hashing tools.
- Added random projection based locality sensitive hashing tools.
- Added tools to simplify creating scan_image_pyramid objects. See
the object_detector_ex.cpp example program for details.
- Image Processing
- Added sum_filter() and spatially_filter_image_separable_down()
- New feature extractors: poly_image, nearest_neighbor_feature_image
Non-Backwards Compatible Changes:
- Changed the serialization format for rand objects.
...
...
@@ -56,6 +57,9 @@ Other:
appropriate non-max suppression parameters if the user doesn't supply them.
- The structural_object_detection_trainer has been optimized and now runs
significantly faster than in previous dlib releases.
- The tools folder containing htmlify, imglab, and mltool is now included
in the dlib release archive files. Previously, these tools were only
available directly from source control.
</current>
...
...
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