Function darknet::simple_detect
[−]
[src]
pub fn simple_detect(
network: &Network,
meta: &Meta,
image: &Image
) -> Vec<Detection>
Perform simple detection with default threshold.