updated docs

This commit is contained in:
Davis King 2012-01-01 18:22:16 -05:00
parent 4d1ac3a890
commit 9c12b8488f

View File

@ -332,10 +332,8 @@
<spec_file link="true">dlib/image_keypoint/hog_abstract.h</spec_file>
<description>
This object is a tool for extracting local feature descriptors from an image.
In particular, it fits a polynomial to every local pixel patch in an image and
allows you to query the coefficients of this polynomial. The coefficients
are intensity normalized by dividing them by the constant term of the fitted
polynomial and then the constant term is discarded.
In particular, it fits polynomials to local pixel patches and
allows you to query the coefficients of these polynomials.
</description>
</component>