Commit 9fb94938 authored by Davis King's avatar Davis King

Made the spec more clear

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403053
parent d568bd04
......@@ -83,6 +83,9 @@ namespace dlib
at the given center point, tilted at an angle determined by the given
angle, and sized according to the given scale.
- #des == the computed SURF descriptor vector extracted from the img object.
- The angle is measured in radians and measures the degree of counter-clockwise
rotation around the center point. This is the same kind of rotation as is
performed by the dlib::rotate_point() function.
!*/
// ----------------------------------------------------------------------------------------
......
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