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
eb867dd0
Commit
eb867dd0
authored
Mar 25, 2013
by
Davis King
Browse files
Fixed spelling errors
parent
06fc96b9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+2
-2
No files found.
docs/docs/release_notes.xml
View file @
eb867dd0
...
...
@@ -32,7 +32,7 @@ Non-Backwards Compatible Changes:
in addition to just raw ranking accuracy. This changes their return types
from double to matrix
<
double,1,2
>
.
- Generalized segment_image() so it works on any pixel type or array of
vectors. I also changed it
'
s interface slightly. In particular, I removed
vectors. I also changed its interface slightly. In particular, I removed
the min_diff parameter and replaced it with an explicit min_size parameter.
- Changed how the SURF descriptor is computed slightly to improve its
accuracy. The interface to the user has not been changed, however, the
...
...
@@ -927,7 +927,7 @@ Bug fixes:
- Fixed a bug in scale_columns. It said it didn't have any destructive aliasing
when in fact it destructively aliased its second argument.
- Fixed a bug in the random number generator where setting the seed back to ""
didn't result in the object going back to it
'
s initial state.
didn't result in the object going back to its initial state.
Other:
- Reorganized the matrix expression code. It's now much simpler and the
...
...
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