Home
last modified time | relevance | path

Searched refs:get_detect_argument (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/image_processing/
H A Dobject_detector.h62 const feature_vector_type& get_detect_argument() const { return w; } in get_detect_argument() function
439 scanner.detect(w[i].get_detect_argument(), dets, thresh + adjust_threshold); in operator()
H A Dscan_fhog_pyramid.h1209 const fhog_filterbank& get_detect_argument() const { return fb; }
1292 detectors[i].get_processed_w(d).get_detect_argument(), thresh+adjust_threshold,
/dports/science/dlib-cpp/dlib-19.22/dlib/image_processing/
H A Dobject_detector.h62 const feature_vector_type& get_detect_argument() const { return w; } in get_detect_argument() function
439 scanner.detect(w[i].get_detect_argument(), dets, thresh + adjust_threshold); in operator()
H A Dscan_fhog_pyramid.h1209 const fhog_filterbank& get_detect_argument() const { return fb; }
1292 detectors[i].get_processed_w(d).get_detect_argument(), thresh+adjust_threshold,