Function darknet::ffi::float_to_image
[−]
[src]
pub unsafe extern "C" fn float_to_image(
w: c_int,
h: c_int,
c: c_int,
data: *mut f32
) -> image