Commit 5b6e4dbe authored by Davis King's avatar Davis King

Fixed typo in spec

parent bb0ec40e
...@@ -18,8 +18,7 @@ namespace dlib ...@@ -18,8 +18,7 @@ namespace dlib
template < template <
typename image_scanner_type, typename image_scanner_type,
typename image_array_type, typename image_array_type
typename Pyramid_type
> >
std::vector<std::vector<rectangle> > remove_unobtainable_rectangles ( std::vector<std::vector<rectangle> > remove_unobtainable_rectangles (
const structural_object_detection_trainer<image_scanner_type>& trainer, const structural_object_detection_trainer<image_scanner_type>& trainer,
......
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