Function darknet::ffi::do_nms_obj
[−]
[src]
pub unsafe extern "C" fn do_nms_obj(
dets: *mut detection,
total: c_int,
classes: c_int,
thresh: f32
)