Function darknet::ffi::get_detection_detections
[−]
[src]
pub unsafe extern "C" fn get_detection_detections(
l: layer,
w: c_int,
h: c_int,
thresh: f32,
dets: *mut detection
)