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