Function darknet::simple_detect [−] [src]

ⓘImportant traits for Vec<u8>
pub fn simple_detect(
    network: &Network,
    meta: &Meta,
    image: &Image
) -> Vec<Detection>

Perform simple detection with default threshold.