diff --git a/dlib/image_processing/scan_fhog_pyramid_abstract.h b/dlib/image_processing/scan_fhog_pyramid_abstract.h index 11ee6d3f9..dd1313904 100644 --- a/dlib/image_processing/scan_fhog_pyramid_abstract.h +++ b/dlib/image_processing/scan_fhog_pyramid_abstract.h @@ -21,6 +21,7 @@ namespace dlib ); /*! requires + - cell_draw_size > 0 - detector.get_w().size() >= detector.get_scanner().get_num_dimensions() (i.e. the detector must have been populated with a HOG filter) ensures