Function vlfeat_sys::vl_quickshift_new [] [src]

pub unsafe extern "C" fn vl_quickshift_new(
    im: *const vl_qs_type,
    height: c_int,
    width: c_int,
    channels: c_int
) -> *mut VlQS

@name Create and destroy ** @{