Commit fcc7a75c authored by Adrià Arrufat's avatar Adrià Arrufat Committed by Davis E. King
Browse files

Remove pca comment from vector_normalizer documentation (#1965)

parent 54a9a5bb
......@@ -1068,10 +1068,6 @@ namespace dlib
of column vectors. In particular, normalized column vectors should
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
Note that this object contains a cached matrix object it uses
to store intermediate results for normalization. This avoids
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment