Function darknet::ffi::network_detect
[−]
[src]
pub unsafe extern "C" fn network_detect(
net: *mut network,
im: image,
thresh: f32,
hier_thresh: f32,
nms: f32,
dets: *mut detection
)