Commit bb0ec40e authored by Davis King's avatar Davis King

clarified spec

parent 5b451683
......@@ -604,7 +604,7 @@ namespace dlib
ensures
- This function allows you to determine the feature vector used for an
object detection output from detect(). Note that this vector is
added to psi. Note also that you must use get_full_object_detection() to
added to psi. Note also that you can use get_full_object_detection() to
convert a rectangle from detect() into the needed full_object_detection.
- The dimensionality of the vector added to psi is get_num_dimensions(). This
means that elements of psi after psi(get_num_dimensions()-1) are not modified.
......
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