MCPcopy Create free account
hub / github.com/davisking/dlib / object_detector

Method object_detector

dlib/image_processing/object_detector.h:279–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277 typename image_scanner_type
278 >
279 object_detector<image_scanner_type>::
280 object_detector (
281 )
282 {
283 }
284
285// ----------------------------------------------------------------------------------------
286

Callers

nothing calls this directly

Calls 11

reserveMethod · 0.80
num_detectorsMethod · 0.80
object_detectorClass · 0.70
copy_configurationMethod · 0.45
sizeMethod · 0.45
get_num_dimensionsMethod · 0.45
resizeMethod · 0.45
initMethod · 0.45
push_backMethod · 0.45
get_overlap_testerMethod · 0.45

Tested by

no test coverage detected