Function vlfeat_sys::vl_hog_put_image [] [src]

pub unsafe extern "C" fn vl_hog_put_image(
    self_: *mut VlHog,
    image: *const f32,
    width: vl_size,
    height: vl_size,
    numChannels: vl_size,
    cellSize: vl_size
)