Function darknet::ffi::random_distort_image [] [src]

pub unsafe extern "C" fn random_distort_image(
    im: image,
    hue: f32,
    saturation: f32,
    exposure: f32
)