Fixed spelling error.

This commit is contained in:
Davis King 2011-09-17 14:46:15 -04:00
parent bfd61cf29b
commit 08b23f2f3b

View File

@ -65,7 +65,7 @@ namespace dlib
rectangle.
- 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).
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
rectangles.