Function darknet::ffi::network_predict_image
[−]
[src]
pub unsafe extern "C" fn network_predict_image(
net: *mut network,
im: image
) -> *mut f32