Function vlfeat_sys::vl_lbp_process [] [src]

pub unsafe extern "C" fn vl_lbp_process(
    self_: *mut VlLbp,
    features: *mut f32,
    image: *mut f32,
    width: vl_size,
    height: vl_size,
    cellSize: vl_size
)