Function darknet_sys::diounms_sort

source ·
pub unsafe extern "C" fn diounms_sort(
    dets: *mut detection,
    total: c_int,
    classes: c_int,
    thresh: f32,
    nms_kind: NMS_KIND,
    beta1: f32
)