Function vlfeat_sys::vl_hog_render [] [src]

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