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
86714656
"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "5906d5908032ff8aa905d94fb97eb36482e51731"
Commit
86714656
authored
Jan 01, 2012
by
Davis King
Browse files
clarified spec
parent
acb215d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/image_keypoint/hashed_feature_image_abstract.h
dlib/image_keypoint/hashed_feature_image_abstract.h
+1
-1
No files found.
dlib/image_keypoint/hashed_feature_image_abstract.h
View file @
86714656
...
...
@@ -32,7 +32,7 @@ namespace dlib
WHAT THIS OBJECT REPRESENTS
This object is a tool for performing image feature extraction. In
particular, it wraps another image feature extractor and converts
the wrapped image feature vectors into indicator vectors. It does
the wrapped image feature vectors into
sparse
indicator vectors. It does
this by hashing each feature vector into the range [0, get_num_dimensions()-1]
and then returns a new vector which is zero everywhere except for
the position determined by the hash.
...
...
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