Function vlfeat_sys::vl_covdet_put_image [] [src]

pub unsafe extern "C" fn vl_covdet_put_image(
    self_: *mut VlCovDet,
    image: *const f32,
    width: vl_size,
    height: vl_size
) -> c_int

@name Process data ** @{