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
fcc7a75c
"vscode:/vscode.git/clone" did not exist on "88cd0f518c9652a17c910dcd328506af4cf5aa81"
Commit
fcc7a75c
authored
Jan 10, 2020
by
Adrià Arrufat
Committed by
Davis E. King
Jan 09, 2020
Browse files
Remove pca comment from vector_normalizer documentation (#1965)
parent
54a9a5bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
dlib/statistics/statistics_abstract.h
dlib/statistics/statistics_abstract.h
+0
-4
No files found.
dlib/statistics/statistics_abstract.h
View file @
fcc7a75c
...
@@ -1068,10 +1068,6 @@ namespace dlib
...
@@ -1068,10 +1068,6 @@ namespace dlib
of column vectors. In particular, normalized column vectors should
of column vectors. In particular, normalized column vectors should
have zero mean and a variance of one.
have zero mean and a variance of one.
Also, if desired, this object can use principal component
analysis for the purposes of reducing the number of elements in a
vector.
THREAD SAFETY
THREAD SAFETY
Note that this object contains a cached matrix object it uses
Note that this object contains a cached matrix object it uses
to store intermediate results for normalization. This avoids
to store intermediate results for normalization. This avoids
...
...
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