Commit d584ae9e authored by Davis King's avatar Davis King

Clarified spec

parent 233f9812
......@@ -185,6 +185,8 @@ namespace dlib
particular, calling this function is the same as invoking the version of
operator() below multiple times, except that this version of operator()
will use multiple CPU cores to do the processing and is therefore faster.
- #crops.size() == num_crops
- #crop_rects.size() == num_crops
!*/
template <
......
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