Commit 08b23f2f authored by Davis King's avatar Davis King

Fixed spelling error.

parent bfd61cf2
...@@ -65,7 +65,7 @@ namespace dlib ...@@ -65,7 +65,7 @@ namespace dlib
rectangle. rectangle.
- Then the feature vector for a sliding window is an M*N dimensional vector - Then the feature vector for a sliding window is an M*N dimensional vector
[F(1) F(2) F(3) ... F(N)] (i.e. it is a concatenation of the N vectors). [F(1) F(2) F(3) ... F(N)] (i.e. it is a concatenation of the N vectors).
This feature vector can be though of as a collection of N "bags of features", This feature vector can be thought of as a collection of N "bags of features",
each bag coming from a spatial location determined one of the enveloping each bag coming from a spatial location determined one of the enveloping
rectangles. rectangles.
......
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