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
365f3eed
Commit
365f3eed
authored
Jan 21, 2012
by
Davis King
Browse files
updated release notes
parent
df415d7e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+3
-0
No files found.
docs/docs/release_notes.xml
View file @
365f3eed
...
...
@@ -40,6 +40,9 @@ Non-Backwards Compatible Changes:
object_detector.
- Fixed improper normalization in the gaussian() functions. The
normalization constant was being computed incorrectly.
- Sequence labeling feature extractors must now define a sequence_type
typedef instead of sample_type. This change allows the user to use any
type of sequence, not just std::vector objects.
Bug fixes:
- Changed the add_probability() method of joint_probability_table so
...
...
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