Function vlfeat_sys::vl_hog_process [] [src]

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