Function vlfeat_sys::vl_hog_put_polar_field [] [src]

pub unsafe extern "C" fn vl_hog_put_polar_field(
    self_: *mut VlHog,
    modulus: *const f32,
    angle: *const f32,
    directed: vl_bool,
    width: vl_size,
    height: vl_size,
    cellSize: vl_size
)